Song

Get local streaming audience

get/api/v2/song/{uuid}/streaming/{platform}

Path parameters

uuidstring required

An song UUID

platformstring required

A streaming platform code

Query parameters

startDatestring

Optional period start date (format YYYY-MM-DD). If not provided, the start date defaults to 30 days before the end date.

endDatestring

Optional period end date (format YYYY-MM-DD)

offsetinteger

Get results starting from position

limitinteger

Number of results (max. 100)

sortstring

Sort. Available value asc|desc

Response

A Local Streaming Audience

Changes

No recorded changes to this endpoint across all 4 revisions of this API.