Artists

Get Artist Activities

Returns the latest activities of an artist filtered by source.

get/artists/activities

Query parameters

sourcestring required
Example:spotify,apple_music,deezer

Specifies the sources that data is being requested for. Can be a comma separated list of individual sources or be set to 'all'.

songstats_artist_idstring
Example:pod5zlug

The Songstats ID of the artist being requested *

spotify_artist_idstring
Example:28j8lBWDdDSHSSt5oPlsX2

The Spotify ID of the artist being requested *

apple_music_artist_idinteger
Example:261545033

The Apple Music ID of the artist being requested *

limitinteger
Example:20

Specifies the limit of results being returned.

offsetinteger
Example:20

Specifies the offset of the limited results being returned.

milestonesboolean
Example:true

Include Milestone Activities.

albumsboolean
Example:true

Include Album Activities.

editorialboolean

Only include Editorial Activities.

recentboolean

Only include Activities for recent tracks (released in past 3 months).

tierinteger
Example:4

Filter Activities by importance. Tier 4 is the lowest tier that returns all activities. Tier 1 is the highest tier that returns only the most significant activities.

commentsboolean
Example:true

Include Comment Activities.

Headers

Accept-Encodingstring
Example:gzip, deflate, br

gzip, deflate, br

Response

OK: The request has succeeded. The client can read the result of the response.

resultstring
messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.