| Artist | Listeners | 13-week growth |
|---|---|---|
| Denki Groove | 70k | — |
| Ken Ishii | 86k | — |
| Hardfloor | 109k | +1.36% |
| Dave Angel | 41k | — |
| Kagami | 42k | — |
| 砂原良徳 | 47k | +0.16% |
| 電気グルーヴ | 55k | — |
| Luke Slater | 83k | — |
| WestBam | 170k | — |
| Towa Tei | 198k | +3.94% |
| The Advent | 55k | — |
| Yellow Magic Orchestra | 350k | +2.44% |
| Fantastic Plastic Machine | 130k | +0.18% |
| Underworld | 1.7M | +2.32% |
| LFO | 442k | +1.73% |
| Technasia | 69k | — |
| DE DE MOUSE | 76k | — |
| 細野晴臣 | 37k | +1.60% |
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