Admin APIAPI ReferenceDiscogsObjectsDiscogsOrderEntryItemReleaseOn this pageDiscogsOrderEntryItemRelease Object Description Release information for an item in a Discogs order. Declaration type DiscogsOrderEntryItemRelease { id: Int! description: String!} Fields NameTypeDescriptionidInt!Discogs release identifier.descriptionString!Description of the release.