| Artist | Listeners | 13-week growth |
|---|---|---|
| BOYSTYLE | 67k | — |
| The Babystars | 54k | — |
| Hiroshi Kitadani | 120k | +4.75% |
| Folder 5 | 80k | +3.35% |
| 大槻真希 | 13k | — |
| BON-BON BLANCO | 24k | — |
| 5050 | 17k | — |
| Hearts Grow | 74k | +3.74% |
| Da-iCE | 89k | — |
| Miura Jam | 325k | +3.28% |
| Flow | 622k | +2.91% |
| ZZ | 42k | — |
| +PLUS | 40k | — |
| NICO Touches the Walls | 232k | +4.16% |
| GENERATIONS from EXILE TRIBE | 61k | — |
| FUNKIST | 119k | +4.75% |
| BURNOUT SYNDROMES | 293k | +3.95% |
| BACK-ON | 128k | +2.02% |
| Daisy×Daisy | 30k | — |
| The Du | 191k | +5.08% |
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