{
"id": "games.gamesgamesgamesgames.collection",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"createdAt"
],
"properties": {
"name": {
"type": "string"
},
"type": {
"type": "string",
"knownValues": [
"franchise",
"series",
"curated"
]
},
"games": {
"type": "array",
"items": {
"type": "string",
"format": "at-uri"
}
},
"media": {
"type": "array",
"items": {
"ref": "games.gamesgamesgamesgames.defs#mediaItem",
"type": "ref"
}
},
"parent": {
"type": "string",
"format": "at-uri"
},
"websites": {
"type": "array",
"items": {
"ref": "games.gamesgamesgamesgames.defs#website",
"type": "ref"
}
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string"
}
}
},
"description": "A grouping of games — franchise, series, or curated list."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreiaqv42lgvjgit7uf7b6q36ycgf2igbpdrv7zkp5s5xw6xd7paxvfy
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/games.gamesgamesgamesgames.collection