social.respawn.backlog.item

respawn.social

{
  "id": "social.respawn.backlog.item",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "game",
          "createdAt"
        ],
        "properties": {
          "game": {
            "ref": "social.respawn.defs#gameRef",
            "type": "ref"
          },
          "cover": {
            "ref": "social.respawn.defs#cover",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "releaseDate": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A single game in the actor's backlog. One record per game, keyed by IGDB id."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.respawn.backlog.item

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

Metadata

DID
did:plc:hiabolqnnpdnrb5grmdaaepg
CID
bafyreiavtnk5w6cvbhkynp24r5547m3lno3sjlv4imff4ypkxgwzmn3k2q
Indexed At
2026-08-18 03:23 UTC
AT-URI
at://did:plc:hiabolqnnpdnrb5grmdaaepg/com.atproto.lexicon.schema/social.respawn.backlog.item

Referenced Schemas (2)

Lexicon Garden

@