| Artist | Listeners | 13-week growth |
|---|---|---|
| Ling Tosite Sigure | 142k | +3.23% |
| 凛として時雨 | 52k | +0.51% |
| Cö shu Nie | 373k | +4.10% |
| amazarashi | 214k | +3.32% |
| KANA-BOON | 566k | +4.04% |
| THE ORAL CIGARETTES | 445k | +3.71% |
| BLUE ENCOUNT | 229k | +3.44% |
| 9mm Parabellum Bullet | 202k | +1.84% |
| UVERworld | 502k | +2.27% |
| MY FIRST STORY | 163k | +2.47% |
| Hello Sleepwalkers | 198k | +3.16% |
| Queen Bee | 223k | +3.63% |
| SPYAIR | 229k | +3.80% |
| cinema staff | 156k | +4.18% |
| Tatsuya Kitani | 423k | +6.33% |
| MAN WITH A MISSION | 295k | +3.10% |
| People In The Box | 95k | — |
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