app.nblr.experimental.collectionItem

katherine.computer

{
  "id": "app.nblr.experimental.collectionItem",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "collection",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "The record which is included on the collection."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "collection": {
            "type": "string",
            "format": "at-uri",
            "description": "Reference to the collection record (app.nblr.experimental.collection)."
          }
        }
      },
      "description": "Record representing an AT Protocol record's inclusion on a collection."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.nblr.experimental.collectionItem

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rcjhtxh5v4mwvrbezap3hixf
CID
bafyreian2qzdiojz4j2jetx4evxt46ky7jlerspgcypc4evtnd2hqpmkpm
Indexed At
2026-01-07 15:11 UTC
AT-URI
at://did:plc:rcjhtxh5v4mwvrbezap3hixf/com.atproto.lexicon.schema/app.nblr.experimental.collectionItem

Lexicon Garden

@