Steam ID of the game.
Title of the game.
Description of the game.
ID of the tier that the game belongs to.
Number of the achievements total that the game has.
Full price of the game in whatever currency is detected.
Currency of the game's price.
When the game is on sale, this field shows the % discount.
Indicates if the game is currently being curated on Masochist.ME Steam curator.
If true, removing the game from curator does not remove it from Masochist.ME website.
Generated using TypeDoc
This is a type of a single object within the collection "games". A single object describes a single game.
Important: there are several BREAKING changes here in comparison to the legacy Game format:
id
→ type change → wasstring
, isnumber
rating
→ removedimg
→ removed (can be constructed using just Steam ID in the following way:https://cdn.akamai.steamstatic.com/steam/apps/${GAME_ID}/header.jpg
)achievements
→ removedachievementsTotal
→ addedurl
→ removed (can be constructed using just Steam ID in the following way:http://store.steampowered.com/api/appdetails?appids=${GAME_ID}
)sale
→ removed