Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rewind.rest/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The Collecting domain tracks physical media from two sources:
  • Discogs — vinyl and CD collection, wantlist, and marketplace data.
  • Trakt — physical media (Blu-ray, DVD, 4K) collection tracking.

Key endpoints

Vinyl collection — Discogs

EndpointDescription
GET /collecting/vinylPaginated vinyl/CD collection
GET /collecting/vinyl/:idRecord detail
GET /collecting/statsCollection statistics (total records, value)
GET /collecting/wantlistDiscogs wantlist
GET /collecting/formatsBreakdown by format (vinyl, CD, cassette)
GET /collecting/genresBreakdown by genre
GET /collecting/artistsArtists in collection
GET /collecting/cross-referenceCross-reference collection with listening data

Physical media — Trakt

EndpointDescription
GET /collecting/mediaBlu-ray/DVD/4K collection
GET /collecting/media/:idMedia item detail
GET /collecting/media/statsMedia collection statistics
GET /collecting/media/formatsBreakdown by format
GET /collecting/media/cross-referenceCross-reference with watching data

Cross-referencing

The cross-reference endpoints compare your physical collection with your digital activity:
  • Vinyl cross-reference: shows which records in your collection you’ve actually listened to (matched via Last.fm artist/album data)
  • Media cross-reference: shows which Blu-rays/DVDs you own that you’ve also watched on Plex

Images

Album artwork is sourced from Discogs release images. Movie/show artwork for physical media comes from TMDB.