games.gamesgamesgamesgames.game

gamesgamesgamesgames.games

{
  "id": "games.gamesgamesgamesgames.game",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "name": {
            "type": "string"
          },
          "media": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#mediaItem",
              "type": "ref"
            },
            "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"
          },
          "releases": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#release",
              "type": "ref"
            }
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "publishedAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this record was marked ready for public viewing."
          },
          "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
bafyreieesioyc4narioqiffuausy3wod2xiht5jnh5hokyuyim3dpyn2sy
Indexed At
2026-02-04 20:19 UTC
AT-URI
at://did:plc:il7eua5zbt4s2ly2jskjfz2t/com.atproto.lexicon.schema/games.gamesgamesgamesgames.game

Version History (8 versions)

Referenced Schemas (7)

Lexicon Garden

@