playnite-web-app • Docs
playnite-web-app / types.entities / Release
Release:
Identifiable
&object
Release data entity.
_type:
"Release"
added:
string
|null
ageRating:
string
|null
backgroundImage:
string
|null
communityScore:
number
|null
completionStatusId:
string
coverImage:
string
|null
criticScore:
number
|null
description:
string
|null
developerIds:
string
[]
featureIds:
string
[]
gameId:
string
Id of the release as provided by the release's source.
This is used to uniquely identify a release within the context of a single source. This may be helpful for automating the running of games on non-PC platforms.
genreIds:
string
[]
hidden
hidden:
boolean
isCustomGame:
boolean
isInstalled:
boolean
links:
object
[]
name:
string
platformId:
string
processId:
string
|null
publisherIds:
string
[]
recentActivity:
string
optional
releaseDate:object
day:
number
month:
number
year:
number
optional
releaseYear:number
runState:
RunState
seriesIds:
string
[]
sortName:
string
sourceId:
string
tagIds:
string
[]
A release is a specific version of a game that is available on a platform and source. Each platform and source combination will have a single release.