Discogs · Example Payload

Discogs User Release Rating Example

MusicMarketplaceCatalogCommunityVinylPublic APIs

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

Top-level fields

usernamereleaserating

Example Payload

Raw ↑
{
  "username": "jsmith",
  "release": 249504,
  "rating": 5
}