Listeners
3.1k
13-week growth
—
0 new
Weeks tracked
1
since Aug 9, 2026
Avg weekly change
—
Not enough history yet. Tracking since Aug 9, 2026 — 1 week of data so far. Growth charts and comparisons unlock once an artist has at least 3 weeks tracked.
Similar artists
| Artist | Listeners | 13-week growth |
|---|---|---|
| Greenhouse | 7.6k | +3.43% |
| Aurastys | 5.7k | +1.11% |
| Patricia Taxxon | 12k | +3.26% |
| Kid606 | 149k | +0.61% |
| Lauren Bousfield | 76k | — |
| Deuteronomy | 1.2k | +5.07% |
| Halley Labs Associates | 1.9k | +3.82% |
| RQ laji-2 | 1.3k | +4.37% |
| RQ | 7.9k | +2.12% |
Show the SQL — similar artists
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 ascShow the SQL — this artist's profile
select *
from api_artist_profile
where artist_id = $1