Discogs · Example Payload

Discogs Price Example

MusicMarketplaceCatalogCommunityVinylPublic APIs

Discogs Price Example is an example object payload from Discogs, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

currencyvalue

Example Payload

Raw ↑
{
  "currency": "string-value",
  "value": 19.99
}