| Artist | Listeners | 13-week growth |
|---|---|---|
| TeddyLoid | 243k | +3.31% |
| Surkin | 308k | +0.22% |
| AutoKratz | 166k | — |
| Para One | 265k | +0.46% |
| DE DE MOUSE | 76k | — |
| Shinichi Osawa | 139k | — |
| Mitsunori Ikeda | 67k | — |
| Capsule | 424k | +3.09% |
| サカナクション | 60k | +2.14% |
| 電気グルーヴ | 55k | — |
| MONDO GROSSO | 221k | — |
| tofubeats | 94k | — |
| Fantastic Plastic Machine | 130k | +0.18% |
| The Bloody Beetroots | 766k | +0.45% |
| Digitalism | 1.3M | +1.23% |
| Group_inou | 28k | — |
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