am.noz.atgallery.alpha.libraryMembership

noz.am

{
  "id": "am.noz.atgallery.alpha.libraryMembership",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "formatVersion",
          "album",
          "media",
          "position",
          "addedAt"
        ],
        "properties": {
          "album": {
            "type": "string",
            "format": "at-uri",
            "description": "Private Library album record."
          },
          "media": {
            "type": "string",
            "format": "at-uri",
            "description": "Private Library media record."
          },
          "addedAt": {
            "type": "string",
            "format": "datetime"
          },
          "position": {
            "type": "integer",
            "minimum": 0
          },
          "formatVersion": {
            "type": "integer",
            "const": 1
          },
          "altTextOverride": {
            "type": "string",
            "maxGraphemes": 2000
          },
          "captionOverride": {
            "type": "string",
            "maxGraphemes": 5000
          },
          "decorativeOverride": {
            "type": "boolean"
          }
        }
      },
      "description": "A private many-to-many placement of one media item in one album."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against am.noz.atgallery.alpha.libraryMembership

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:lmkzmvv6sdxntwtyxpg7fqqq
CID
bafyreigieczthwh3u2syilkj23xnrkysxtwwsdon2bq7eb5brtxyv7aenm
Indexed At
2026-08-21 19:18 UTC
AT-URI
at://did:plc:lmkzmvv6sdxntwtyxpg7fqqq/com.atproto.lexicon.schema/am.noz.atgallery.alpha.libraryMembership

Lexicon Garden

@