| Artist | Listeners | 13-week growth |
|---|---|---|
| MINMI | 248k | +3.19% |
| Force of Nature | 199k | +4.83% |
| m-flo | 211k | +4.61% |
| Shing02 | 150k | — |
| Tsutchie | 83k | — |
| RHYMESTER | 44k | +1.88% |
| Nujabes | 1.2M | +3.79% |
| RIP SLYME | 144k | +3.64% |
| HOME MADE 家族 | 66k | +0.49% |
| Nomak | 71k | — |
| chelmico | 126k | +2.03% |
| 2 Mello | 218k | +3.13% |
| BEAT CRUSADERS | 173k | +2.53% |
| ROUND TABLE featuring Nino | 203k | +5.87% |
| サンボマスター | 55k | +0.91% |
| Atlus Sound Team | 215k | +0.44% |
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