GameUS
Defined in: utils/interfaces.ts:552
Properties
Section titled “Properties”availability
Section titled “availability”availability:
string
[]
Defined in: utils/interfaces.ts:556
Identifiers about the availability of this game.
boxart
Section titled “boxart”boxart:
string
Defined in: utils/interfaces.ts:561
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:566
A longer description about this title
developers
Section titled “developers”developers:
string
[]
Defined in: utils/interfaces.ts:571
The studios that developed this gamme
esrbDescriptors
Section titled “esrbDescriptors”esrbDescriptors:
string
[]
Defined in: utils/interfaces.ts:576
An array of ESRB descriptions such as "Alcohol Reference"
and "Violence"
esrbRating
Section titled “esrbRating”esrbRating:
string
Defined in: utils/interfaces.ts:581
The ESRB rating this game was given
featured
Section titled “featured”featured:
boolean
Defined in: utils/interfaces.ts:586
Whether this game is featured on nintendo.com’s homepage
franchises
Section titled “franchises”franchises:
string
[]
Defined in: utils/interfaces.ts:591
The franchises this game is part of
freeToStart
Section titled “freeToStart”freeToStart:
boolean
Defined in: utils/interfaces.ts:596
Whether this game is free to start and only needs payment later
generalFilters
Section titled “generalFilters”generalFilters:
string
[]
Defined in: utils/interfaces.ts:601
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:606
The genres this this game is part of
horizontalHeaderImage
Section titled “horizontalHeaderImage”horizontalHeaderImage:
string
Defined in: utils/interfaces.ts:611
A larger header image
howToShop
Section titled “howToShop”howToShop:
string
[]
Defined in: utils/interfaces.ts:616
A list of ways this game can be purchased
lastModified
Section titled “lastModified”lastModified:
number
Defined in: utils/interfaces.ts:621
Unix timestamp when this entry was last edited on the API
lowestPrice
Section titled “lowestPrice”lowestPrice:
number
Defined in: utils/interfaces.ts:626
The lowest price this game was ever available for.
msrp:
number
Defined in: utils/interfaces.ts:631
The Manufacturer’s Suggested Retail Price for this game (in United States Dollars).
nsuid:
string
Defined in: utils/interfaces.ts:636
14-digit game unique identifier
numOfPlayers
Section titled “numOfPlayers”numOfPlayers:
string
Defined in: utils/interfaces.ts:641
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:646
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:651
The platform on which this game was released
playerFilters
Section titled “playerFilters”playerFilters:
string
[]
Defined in: utils/interfaces.ts:656
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:661
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:666
The studios that published this game
releaseDateDisplay
Section titled “releaseDateDisplay”releaseDateDisplay:
string
Defined in: utils/interfaces.ts:671
The date this game was released in the ISO 8601 Extended Format
salePrice
Section titled “salePrice”salePrice:
null
|number
Defined in: utils/interfaces.ts:676
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:681
Game URL name
title:
string
Defined in: utils/interfaces.ts:686
The title of the game
url:
string
Defined in: utils/interfaces.ts:691
The URL to the game on nintendo.com. Prepend nintendo.com to this URL to get a fully qualified URL to the game.