{
"id": "net.atpix.gallery.albumItem",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"albumUri",
"photoUri",
"createdAt"
],
"properties": {
"addedBy": {
"type": "string",
"format": "did",
"description": "dc:contributor — DID that added this membership."
},
"albumUri": {
"type": "string",
"format": "at-uri",
"description": "ATPix — parent net.atpix.gallery.album AT URI."
},
"photoUri": {
"type": "string",
"maxLength": 512,
"description": "ATPix — child net.atpix.gallery.photo record URI. Public/unlisted: at://{did}/{collection}/{rkey}. Permissioned: at://{spaceDid}/space/{type}/{skey}/{authorDid}/{collection}/{rkey}."
},
"position": {
"type": "integer",
"minimum": 0,
"description": "ATPix — sort order within album (0 = first)."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "dc:date — RFC 3339 UTC."
}
}
},
"description": "Junction record for ordered album membership (schema:isPartOf materialized)."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Ordered membership linking an album to a photo. ATPix-native junction record."
}
Metadata
- DID
-
did:plc:x4crpdfko2d7xrcd5eovpwex
- CID
-
bafyreicqtiu2w3wz6gamfgg76ybyfcl5w6lbp3rrdqptnx6tfi2h6anjve
- Indexed At
- 2026-07-25 20:26 UTC
- AT-URI
-
at://did:plc:x4crpdfko2d7xrcd5eovpwex/com.atproto.lexicon.schema/net.atpix.gallery.albumItem