List artists
Every artist the station has ingested, ordered by name
Get artist
One artist. 404s on an id that was merged away, since reads never return merged rows
Get artist enrichment
What every enrichment provider said about this artist, and when each of them said it
List artist albums
The albums credited to one artist
Rate artist
What the station thinks of this artist. A dislike here excludes every record they are credited on
List albums
GET /catalog/albums
Get album
GET /catalog/albums/
Get album enrichment
The record's own enrichment: the label, pressing and cover belong to the release, not to a track on it
List album tracks
One album's tracks
Rate album
What the station thinks of this record. A dislike here excludes every track on it
Get track
One record and everything it has accumulated: its copies, its bytes, its measurement, what it has aired
Clear track audio
Drop the station's own copies of this record. The next play fetches them again
Clear track analysis
Forget the measurement, so the walk takes it again
Retry track audio
Try this record's copies again now, rather than when the backoff says
Offer track copies again
Put copies a provider refused back on offer, and clear their backoff so they are tried now
Get track enrichment
What the providers said about one recording, including everything no canonical column holds
Clear track enrichment
Forget what the providers said, so the enrichment pass asks again
List tracks
Every track, flat. The only way to answer "do we have this song?" without knowing its artist
Rate track
What the station thinks of this song, which is the narrowest thing an opinion can be about