| Artist | Listeners | 13-week growth |
|---|---|---|
| ReinXeed | 16k | — |
| Insania | 33k | — |
| Dreamtale | 99k | +0.45% |
| Galderia | 15k | +2.38% |
| Axenstar | 79k | — |
| Sonata Arctica | 766k | +0.40% |
| Magic Kingdom | 20k | — |
| Stratovarius | 650k | +1.04% |
| Celesty | 75k | +0.18% |
| Bloodbound | 142k | +1.32% |
| Majestica | 58k | +3.66% |
| Vision Divine | 92k | +0.62% |
| Power Quest | 92k | +0.27% |
| Seven Kingdoms | 21k | — |
| Freedom Call | 194k | +0.40% |
| Excalion | 24k | — |
| Dragony | 24k | +1.28% |
| Steel Attack | 29k | — |
| Secret Sphere | 51k | — |
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