QueriedGameUS
Properties
_distinctSeqID
_distinctSeqID:
number
Additional information returned by the API, it doesn’t really serve any purpose but documenting it anyway because it’s there.
Source
_highlightResult
_highlightResult:
HighlightResult
Additional information returned by the API, it doesn’t really serve any purpose but documenting it anyway because it’s there.
Source
availability
availability:
string
[]
Whether this game is available or not
Source
boxart?
optional
boxart:string
The box art of the game, if any. Generally undefined for games that are yet to release.
Source
classindDescriptors?
optional
classindDescriptors:unknown
Source
classindRating?
optional
classindRating:unknown
Source
collectionPriceRange
collectionPriceRange:
string
Source
contentRatingCode
contentRatingCode:
string
Source
corePlatforms
corePlatforms:
string
[]
Source
createdAt
createdAt:
Date
Source
demoNsuid
demoNsuid:
null
|string
Source
depth?
optional
depth:number
Source
description
description:
string
A description about this game
Source
developers
developers:
string
[]
A list of companies that developed this game
Source
esrbDescriptors
esrbDescriptors:
string
[]
A list of ESRB descriptors
Source
esrbRating
esrbRating:
string
The ESRB Rating
Source
exclusive
exclusive:
boolean
Source
featured
featured:
boolean
Whether this game is featured on the nintendo.com homepage
Source
featuredProduct
featuredProduct:
boolean
Whether this game is featured on the nintendo.com homepage
Source
franchises
franchises:
string
The franchises this game is a part of
Source
freeToStart
freeToStart:
boolean
Whether this game is free to start
Source
generalFilters
generalFilters:
string
[]
A list of general filters that could potentially be searched on nintendo.com to find this game with
Source
genres
genres:
string
[]
A list of genres this game
Source
hasDlc
hasDlc:
boolean
Whether this game has downloadable content or not
Source
headerImage?
optional
headerImage:string
A large wide image such as a screenshot or artwork of the game, if any.
Source
horizontalHeaderImage?
optional
horizontalHeaderImage:string
The asset slug of a large wide image such as a screenshot or artwork of the game, if any.
Source
howToShop
howToShop:
string
[]
A list of methods through which the game can be acquired, such as retail or digital download.
Source
lastModified
lastModified:
number
A Unix timestamp in milliseconds indicating when the information on this game was last modified
Source
lowestPrice
lowestPrice:
number
The lowest price at which this game was ever sold
Source
msrp
msrp:
number
The manufacturer’s suggested retail price for this game
Source
nsoFeatures
nsoFeatures:
string
[]
Features that added to this game when the player has a Nintendo Switch Online subscription
Source
nsuid
nsuid:
string
The unique ID for this game.
Source
numOfPlayers
numOfPlayers:
string
The amount of players that can simultaneously play this game
Source
objectID
objectID:
string
A unique GUID that represents this game’s entry in the Nintendo API.
Source
platform
platform:
string
The platform this game released on
Source
platformCode
platformCode:
string
A unique identifier of the platform the game was released on
Example
Source
platinumPoints?
optional
platinumPoints:any
Source
playModes
playModes:
string
[]
An array of ways this game can be played
Example
Source
playerCount
playerCount:
string
The amount of players that can simultaniously play this game
Example
Source
playerFilters
playerFilters:
string
[]
A list of player filters that could potentially be searched on nintendo.com to find this game with
Source
price
price:
object
The price information for this game
finalPrice
finalPrice:
number
The final price for this game, which is QueriedGameUS.price.salePrice if the game is on sale or QueriedGameUS.price.regPrice if it is not.
regPrice
regPrice:
number
The regular price for this game
salePrice
salePrice:
null
|number
The sale price for this game, or null
if the game has never been on sale.
Source
priceRange
priceRange:
string
A category price range that this game falls under. Can be used on nintendo.com to find this game with
Source
priority?
optional
priority:number
Source
productImage
productImage:
string
The slug to a product image of this game
Source
publishDate?
optional
publishDate:Date
The date this game was published
Source
publishers
publishers:
string
[]
A list of companies that published this game
Source
releaseDateDisplay
releaseDateDisplay:
string
A display of the release of this game. Can be either an ISO timestamp or some other representation of date.
Remark
Nintendo has a tendency to also have entries such as Early 2022
or Late 2021
here. Normally these kinds of dates would not be parsed by JavaScript, but NodeJS does parse these natural input types.
Source
salePrice
salePrice:
null
|number
The price of this game if and when it is on sale
Source
sku
sku:
string
the SKU ID for this game
Source
slug
slug:
string
A unique slug for this game
Source
smecDescriptors
smecDescriptors:
string
[]
The SMEC (Sistema Mexicano de Equivalencias de Clasificación) descriptors for this game
Source
smecRating
smecRating:
string
The SMEC (Sistema Mexicano de Equivalencias de Clasificación) rating for this game
Source
softwareDeveloper
softwareDeveloper:
string
The developer of this game
Source
softwarePublisher
softwarePublisher:
string
The publisher of this game
Source
title
title:
string
The title of this game
Source
topLevelCategory
topLevelCategory:
string
The top level category of this game
Example
Source
topLevelCategoryCode
topLevelCategoryCode:
string
The top level category code of this game
Example
Source
topLevelFilters
topLevelFilters:
string
[]
The top level filters for this game
Source
type
type:
string
The type of search result
Example
Source
updatedAt
updatedAt:
string
An ISO timestamp of when this game was last updated
Source
url
url:
string
A unique to the information about this game. Prefix it with https://www.nintendo.com
to have a valid URL.
Source
urlKey
urlKey:
string
The key segment of the QueriedGameUS.url, often the last segment of the URL
Source
visibleInSearch
visibleInSearch:
boolean
Whether this game is visible when searching for it on https://www.nintendo.com