games.gamesgamesgamesgames.platform

lexicon.store View official

{
  "id": "games.gamesgamesgamesgames.platform",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string"
          },
          "media": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#mediaItem",
              "type": "ref"
            }
          },
          "family": {
            "type": "string",
            "format": "at-uri"
          },
          "category": {
            "ref": "games.gamesgamesgamesgames.defs#platformCategory",
            "type": "ref"
          },
          "versions": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#platformVersion",
              "type": "ref"
            }
          },
          "websites": {
            "type": "array",
            "items": {
              "ref": "games.gamesgamesgamesgames.defs#website",
              "type": "ref"
            }
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "generation": {
            "type": "integer"
          },
          "description": {
            "type": "string"
          },
          "abbreviation": {
            "type": "string"
          },
          "alternativeName": {
            "type": "string"
          }
        }
      },
      "description": "A platform for playing video games."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.platform

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

Metadata

DID
did:web:lexicon.store
CID
bafyreifiz2hjph5agg67x2d4xzss56dgtcmdc75shjj66vhsswwlaaqmtu
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/games.gamesgamesgamesgames.platform

Referenced Schemas (4)

Lexicon Garden

@