Interface: GameUS
Properties
availability
โข availability: string
[]
Identifiers about the availability of this game.
Defined in
boxart
โข boxart: string
The boxart of this title, if this is an eShop game then it is the homescreen icon
Defined in
description
โข description: string
A longer description about this title
Defined in
developers
โข developers: string
[]
The studios that developed this gamme
Defined in
esrbDescriptors
โข esrbDescriptors: string
[]
An array of ESRB descriptions such as "Alcohol Reference"
and "Violence"
Defined in
esrbRating
โข esrbRating: string
The ESRB rating this game was given
Defined in
featured
โข featured: boolean
Whether this game is featured on https://nintendo.com's homepage
Defined in
franchises
โข franchises: string
[]
The franches this game is part of
Defined in
freeToStart
โข freeToStart: boolean
Whether this game is free to start and only needs payment later
Defined in
generalFilters
โข generalFilters: string
[]
Qualifiers that could be used to find this game when applying filters on https://nintendo.com
Defined in
genres
โข genres: string
[]
The genres this this game is part of
Defined in
horizontalHeaderImage
โข horizontalHeaderImage: string
A larger header image
Defined in
howToShop
โข howToShop: string
[]
A list of ways this game can be purchased
Defined in
lastModified
โข lastModified: number
Unix timestamp when this entry was last edited on the API
Defined in
lowestPrice
โข lowestPrice: number
The lowest price this game was ever available for.
Defined in
msrp
โข msrp: number
The Manufacturer's Suggested Retail Price for this game (in United States Dollars).
Defined in
nsuid
โข nsuid: string
14-digit game unique identifier
Defined in
numOfPlayers
โข numOfPlayers: string
The amount of players this game supports. This is a string because Nintendo is more verbose than just a number.
Defined in
objectID
โข objectID: string
The internal ID that Nintendo has assigned to this game in their API. This doesn't really serve any use.
Defined in
platform
โข platform: string
The platform on which this game was released
Defined in
playerFilters
โข playerFilters: string
[]
Qualifiers that could be used to find this game when applying player filters on https://nintendo.com
Defined in
priceRange
โข priceRange: string
The predefined price range in which this game falls, can be used when applying filters on https://nintendo.com
Defined in
publishers
โข publishers: string
[]
The studios that published this game
Defined in
releaseDateDisplay
โข releaseDateDisplay: string
The date this game was released in the ISO 8601 Extended Format
Defined in
salePrice
โข salePrice: null
| number
The price for this game when it is on sale. This is null
when the game is not on sale.
Defined in
slug
โข slug: string
Game URL name
Defined in
title
โข title: string
The title of the game
Defined in
url
โข url: string
The URL to the game on https://nintendo.com. Prepend https://nintend.com
to this URL to get a fully qualified URL to the game.