Use this file to discover all available pages before exploring further.
Search the Discogs database for vinyl releases by any keyword — artist name, album title, label, or catalogue number. Results are paginated at 20 items per page and include computed pricing based on the release year and community popularity (the have/want ratio). Each response page is cached in Redis for 1 hour using the key buscar:{query}:{page}, so repeated searches with the same terms and page number are served instantly.
The search query string. Matched against release titles, artist names, labels,
and catalogue numbers in the Discogs database. Must be a non-empty string after
trimming whitespace.
Artist name extracted from the Discogs title (the portion before the first
- separator). null when no - separator is present in the raw
Discogs title string.