| Artist | Listeners | 13-week growth |
|---|---|---|
| RomancePlanet | 297k | +9.38% |
| Velours | 223k | +5.47% |
| dj zup ralii | 106k | +19.60% |
| AV3RN1X | 59k | +10.17% |
| STAKILLAZ | 75k | +22.14% |
| PINKY SMASH | 93k | +9.59% |
| ANOR | 78k | +13.07% |
| NIVEK FFORHS | 278k | +11.96% |
| Eiby | 94k | +11.12% |
| voidvoice717 | 69k | +24.49% |
| HR | 143k | +10.11% |
| fam0uz | 409k | +3.57% |
| Ichiro | 132k | +6.21% |
| Marc Acardipane | 179k | +5.17% |
| Rocket Rese | 46k | +46.44% |
| Aloboi | 265k | +6.80% |
| DJ BEATCOIN | 56k | +22.10% |
| lieless | 96k | +6.35% |
| Tevvez | 229k | +2.04% |
| 𝔇𝔍 6YRథ్٣٣A ЗАО | 3.2k | +2.72% |
select
similar_artist_id, slug, display_name, size_band,
latest_listeners, total_pct_growth, weeks_tracked, similarity_score, rank
from api_artist_similar
where artist_id = $1
order by rank ascselect *
from api_artist_profile
where artist_id = $1