TheGamesDB · Example Payload

Thegamesdb Platform Example

DatabaseGamingVideo GamesMetadataArtwork

Thegamesdb Platform Example is an example object payload from TheGamesDB, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamealiasiconconsolecontrollerdevelopermanufactureroverviewyoutube

Example Payload

Raw ↑
{
  "id": 14,
  "name": "Microsoft Xbox",
  "alias": "microsoft-xbox",
  "icon": "example-value",
  "console": "example-value",
  "controller": "example-value",
  "developer": "example-value",
  "manufacturer": "example-value",
  "overview": "example-value",
  "youtube": "example-value"
}