| Artist | Listeners | 13-week growth |
|---|---|---|
| Stereo Type | 47k | +3.57% |
| Te' | 30k | — |
| mudy on the 昨晩 | 23k | — |
| Stage Kids | 112k | +2.05% |
| How to count one to ten | 45k | +4.96% |
| 3nd | 88k | +2.32% |
| toe | 560k | +3.23% |
| Dios Trio | 52k | — |
| Mirror | 31k | — |
| Origami JP | 50k | +6.78% |
| Via Luna | 106k | +4.23% |
| Parachute Day | 62k | — |
| Paranoid void | 75k | +2.92% |
| a picture of her | 187k | +5.15% |
| The Cabs | 162k | +5.14% |
| chouchou merged syrups. | 94k | +7.22% |
| Lite | 175k | +1.50% |
| Just Neighbors | 54k | — |
| Haisuinonasa | 65k | +7.70% |
| fulusu | 23k | — |
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