social.lexical.works.collectionitem

lexicon.store View official

{
  "id": "social.lexical.works.collectionitem",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "list",
          "work",
          "createdAt"
        ],
        "properties": {
          "list": {
            "type": "string",
            "format": "at-uri",
            "nullable": false,
            "required": true,
            "description": ""
          },
          "work": {
            "type": "string",
            "format": "at-uri",
            "nullable": false,
            "required": true,
            "description": ""
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "nullable": false,
            "required": true,
            "description": ""
          }
        }
      },
      "description": ""
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.lexical.works.collectionitem

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreidjqvhf2nsnlwsjmavcq4u3xkf7ih3oh7jbthq6gji57hfhthlvsa
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/social.lexical.works.collectionitem

Lexicon Garden

@