games.gamesgamesgamesgames.game

gamesgamesgamesgames.games

{
  "id": "games.gamesgamesgamesgames.game",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "name": {
            "type": "string"
          },
          "media": {
            "type": "array",
            "items": {
              "type": "object",
              "properties": {
                "blob": {
                  "type": "blob",
                  "accept": [
                    "image/*",
                    "video/*"
                  ],
                  "maxSize": 500000
                },
                "title": {
                  "type": "string"
                },
                "locale": {
                  "type": "string"
                },
                "mediaType": {
                  "enum": [
                    "accoladesTrailer",
                    "announcementTrailer",
                    "artwork",
                    "cinematicTrailer",
                    "conceptArt",
                    "cover",
                    "coverAlt",
                    "coverHistorical",
                    "coverSquare",
                    "cutscene",
                    "devDiary",
                    "gameplayImage",
                    "gameplayTrailer",
                    "icon",
                    "infographic",
                    "intro",
                    "keyArt",
                    "keyArtLogo",
                    "launchTrailer",
                    "logoBlack",
                    "logoColor",
                    "logoWhite",
                    "releaseDateTrailer",
                    "screenshot",
                    "teaser",
                    "trailer"
                  ],
                  "type": "string"
                },
                "dimensions": {
                  "type": "object",
                  "properties": {
                    "width": {
                      "type": "integer"
                    },
                    "height": {
                      "type": "integer"
                    }
                  }
                },
                "description": {
                  "type": "string"
                }
              }
            },
            "description": "Images associated with the game."
          },
          "modes": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#mode",
              "type": "ref"
            }
          },
          "genres": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#genre",
              "type": "ref"
            }
          },
          "parent": {
            "type": "string",
            "format": "at-uri"
          },
          "themes": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#theme",
              "type": "ref"
            }
          },
          "summary": {
            "type": "string"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "publishedAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this record was marked ready for public viewing."
          },
          "releaseDates": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#releaseDate",
              "type": "ref"
            }
          },
          "applicationType": {
            "ref": "games.gamesgamesgamesgames.defs#applicationType",
            "type": "ref"
          },
          "playerPerspectives": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#playerPerspective",
              "type": "ref"
            }
          }
        }
      },
      "description": "A video game."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.game

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:il7eua5zbt4s2ly2jskjfz2t
CID
bafyreieg3rt7zybxv6ddqgtts3lqxihveuyczxe7g7emai2ng5qvbtq3l4
Indexed At
2026-02-03 17:13 UTC
AT-URI
at://did:plc:il7eua5zbt4s2ly2jskjfz2t/com.atproto.lexicon.schema/games.gamesgamesgamesgames.game

Version History (8 versions)

Referenced Schemas (6)

Lexicon Garden

@