| Artist | Listeners | 13-week growth |
|---|---|---|
| mudy on the 昨晩 | 23k | — |
| Lop Abuse On Somebody | 27k | — |
| Lite | 175k | +1.50% |
| Stereo Type | 47k | +3.57% |
| Mirror | 31k | — |
| 3nd | 88k | +2.32% |
| a picture of her | 187k | +5.15% |
| toe | 560k | +3.23% |
| mouse on the keys | 220k | +1.42% |
| How to count one to ten | 45k | +4.96% |
| Hyakkei | 22k | +9.80% |
| Origami JP | 50k | +6.78% |
| tide/edit | 30k | +3.75% |
| Paranoid void | 75k | +2.92% |
| Haisuinonasa | 65k | +7.70% |
| chouchou merged syrups. | 94k | +7.22% |
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