GameUS
Defined in: utils/interfaces.ts:549
Properties
Section titled “Properties”availability
Section titled “availability”availability:
string
[]
Defined in: utils/interfaces.ts:553
Identifiers about the availability of this game.
boxart
Section titled “boxart”boxart:
string
Defined in: utils/interfaces.ts:558
The boxart of this title, if this is an eShop game then it is the homescreen icon
description
Section titled “description”description:
string
Defined in: utils/interfaces.ts:563
A longer description about this title
developers
Section titled “developers”developers:
string
[]
Defined in: utils/interfaces.ts:568
The studios that developed this gamme
esrbDescriptors
Section titled “esrbDescriptors”esrbDescriptors:
string
[]
Defined in: utils/interfaces.ts:573
An array of ESRB descriptions such as "Alcohol Reference"
and "Violence"
esrbRating
Section titled “esrbRating”esrbRating:
string
Defined in: utils/interfaces.ts:578
The ESRB rating this game was given
featured
Section titled “featured”featured:
boolean
Defined in: utils/interfaces.ts:583
Whether this game is featured on nintendo.com’s homepage
franchises
Section titled “franchises”franchises:
string
[]
Defined in: utils/interfaces.ts:588
The franchises this game is part of
freeToStart
Section titled “freeToStart”freeToStart:
boolean
Defined in: utils/interfaces.ts:593
Whether this game is free to start and only needs payment later
generalFilters
Section titled “generalFilters”generalFilters:
string
[]
Defined in: utils/interfaces.ts:598
Qualifiers that could be used to find this game when applying filters on nintendo.com
genres
Section titled “genres”genres:
string
[]
Defined in: utils/interfaces.ts:603
The genres this this game is part of
horizontalHeaderImage
Section titled “horizontalHeaderImage”horizontalHeaderImage:
string
Defined in: utils/interfaces.ts:608
A larger header image
howToShop
Section titled “howToShop”howToShop:
string
[]
Defined in: utils/interfaces.ts:613
A list of ways this game can be purchased
lastModified
Section titled “lastModified”lastModified:
number
Defined in: utils/interfaces.ts:618
Unix timestamp when this entry was last edited on the API
lowestPrice
Section titled “lowestPrice”lowestPrice:
number
Defined in: utils/interfaces.ts:623
The lowest price this game was ever available for.
msrp:
number
Defined in: utils/interfaces.ts:628
The Manufacturer’s Suggested Retail Price for this game (in United States Dollars).
nsuid:
string
Defined in: utils/interfaces.ts:633
14-digit game unique identifier
numOfPlayers
Section titled “numOfPlayers”numOfPlayers:
string
Defined in: utils/interfaces.ts:638
The amount of players this game supports. This is a string because Nintendo is more verbose than just a number.
objectID
Section titled “objectID”objectID:
string
Defined in: utils/interfaces.ts:643
The internal ID that Nintendo has assigned to this game in their API. This doesn’t really serve any use.
platform
Section titled “platform”platform:
string
Defined in: utils/interfaces.ts:648
The platform on which this game was released
playerFilters
Section titled “playerFilters”playerFilters:
string
[]
Defined in: utils/interfaces.ts:653
Qualifiers that could be used to find this game when applying player filters on nintendo.com
priceRange
Section titled “priceRange”priceRange:
string
Defined in: utils/interfaces.ts:658
The predefined price range in which this game falls, can be used when applying filters on nintendo.com
publishers
Section titled “publishers”publishers:
string
[]
Defined in: utils/interfaces.ts:663
The studios that published this game
releaseDateDisplay
Section titled “releaseDateDisplay”releaseDateDisplay:
string
Defined in: utils/interfaces.ts:668
The date this game was released in the ISO 8601 Extended Format
salePrice
Section titled “salePrice”salePrice:
null
|number
Defined in: utils/interfaces.ts:673
The price for this game when it is on sale. This is null
when the game is not on sale.
slug:
string
Defined in: utils/interfaces.ts:678
Game URL name
title:
string
Defined in: utils/interfaces.ts:683
The title of the game
url:
string
Defined in: utils/interfaces.ts:688
The URL to the game on nintendo.com. Prepend nintendo.com to this URL to get a fully qualified URL to the game.