soundcloud / soundcloud/api

Feature Request: Additional User Activities

Open
#30 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
254
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Feature Request: Access User's activity

It would to have an endpoint to receive all combined user activities as well some additional collections. Right now it's only possible to fetch tracks, playlists and liked tracks separate from the API.

Endpoint(s):
  • GET /users/{id}/activity
  • GET /users/{id}/toptracks
  • GET /users/{id}/spotlight
  • GET /users/{id}/reposts

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing API endpoints for user tracks, playlists, and liked tracks mentioned in the issue. Then examine the requested activity, toptracks, spotlight, and reposts endpoints and determine the response behavior and use cases that still need agreement. Done requires an agreed scope and endpoint contract for the feature.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.