| Artist | Listeners | 13-week growth |
|---|---|---|
| Amala | 42k | +25.23% |
| alper6nen | 155k | +8.15% |
| OMGkawaiiAngel | 110k | +13.40% |
| CreepP | 193k | +6.47% |
| maretu | 461k | +0.36% |
| SLAVE.V-V-R | 79k | +7.60% |
| NEEDY GIRL OVERDOSE | 250k | +6.49% |
| Ghost and Pals | 294k | +0.30% |
| Spellcasting | 196k | +7.48% |
| Owata-P | 114k | +6.67% |
| Miss Construction | 193k | +12.66% |
| Mothy | 101k | +5.56% |
| Sodikken | 285k | +3.95% |
| cosMo@Bousou-P | 142k | +5.86% |
| Nuvfr | 163k | +5.46% |
| ぐちり | 157k | +6.21% |
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