Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 375
    • Issues 375
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1151

Related filter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Agate requested to merge similar-filter into master Jun 22, 2020
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 5

Adds a new ?related=obj_id filter on artists, albums and tracks endpoints, as per https://github.com/apognu/otter/issues/24#issuecomment-643763282.

This is based on tags, and meant to be used like this to get the most relevant entries:

GET /api/v1/artists?related=42&ordering=-related

Edited Jun 22, 2020 by Agate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: similar-filter