| Artist | Listeners | 13-week growth |
|---|---|---|
| Io | 39k | — |
| arai tasuku | 29k | — |
| Cicada | 177k | — |
| Mono & World's End Girlfriend | 32k | +0.08% |
| matryoshka | 75k | +2.04% |
| Anoice | 85k | — |
| fingerspit | 80k | — |
| Rachel's | 131k | — |
| Mono | 782k | +1.00% |
| downy | 85k | — |
| Go-qualia | 13k | — |
| 高木正勝 | 69k | — |
| Euphoria | 97k | — |
| mouse on the keys | 220k | +1.42% |
| samlrc | 47k | — |
| A Silver Mt. Zion | 314k | +0.16% |
| Chouchou | 30k | +0.16% |
| jizue | 87k | — |
| Godspeed You! Black Emperor | 977k | +0.15% |
| toe | 560k | +3.23% |
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