Skip to content

Add user which reposted the track/playlist to /me/activities #20

Open
@sneljo1

Description

Add user which reposted the track/playlist to /me/activities

Issue found of: September 20th, 2020

Endpoint(s):

  • GET /me/activities

Scope(s):

Steps to reproduce:

curl --request GET \
  --url 'https://api.soundcloud.com/me/activities?oauth_token=XXX'

Expected behaviour:

Similar to the api-v2 endpoints, the "stream" aka activities, should also return the user which has reposted the track, if reposted.

Actual behaviour:

Only the user which created the track or playlist is available in the object. I find it really useful myself to know which person reposted a track or playlist. Based on this information I can see if certain people are still interesting to follow, and if it is worth to maybe listen to or not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions