| Artist | Listeners | 13-week growth |
|---|---|---|
| Axenstar | 79k | — |
| NorthTale | 18k | +1.83% |
| Astral Doors | 69k | — |
| Serious Black | 22k | — |
| Excalion | 24k | — |
| Voice | 28k | — |
| Human Fortress | 34k | — |
| Cryonic Temple | 28k | — |
| Crystal Eyes | 37k | — |
| Frozen Land | 12k | — |
| Silver Bullet | 23k | — |
| Silent Force | 68k | +0.33% |
| Galderia | 15k | +2.38% |
| Dreamtale | 99k | +0.45% |
| Iron Savior | 150k | +0.30% |
| Black Majesty | 26k | — |
| Persuader | 68k | +0.27% |
| Magic Kingdom | 20k | — |
| Dream Evil | 275k | +0.56% |
| Iron Fire | 57k | +0.14% |
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