{
"id": "at.meme-museum.collectionItem",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"collection",
"meme",
"createdAt"
],
"properties": {
"meme": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Reference to the at.meme-museum.meme record."
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"collection": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Reference to the at.meme-museum.collection record."
}
}
},
"description": "Membership of one meme in one collection. One record per (collection, meme) pair, mirroring the app.bsky.graph.list/listitem split rather than an inline member array -- see docs/data-model.md."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:rerdjlp4sbpnw6m3t35m27zb
- CID
-
bafyreiburmirze7r35rcuhrozfzk4oprpvlrmjysonmtnxqm4x2efcm4cq
- Indexed At
- 2026-08-08 15:49 UTC
- AT-URI
-
at://did:plc:rerdjlp4sbpnw6m3t35m27zb/com.atproto.lexicon.schema/at.meme-museum.collectionItem
Version History (2 versions)