app.witchsky.theme.collectionitem

witchsky.app

{
  "id": "app.witchsky.theme.collectionitem",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "collection",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Reference to the theme included in the collection."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "collection": {
            "type": "string",
            "format": "at-uri",
            "description": "Reference to the app.witchsky.theme.collection record."
          }
        }
      },
      "description": "Record representing a theme's inclusion in a specific theme collection. Consumers should ignore duplicate items."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.witchsky.theme.collectionitem

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:nstiflhvn4dywu5xlwq5wp4v
CID
bafyreigwnlo4xuvky2w7p4satyipl3gc7fiobvcqus774ckhwxortu3avm
Indexed At
2026-09-01 00:51 UTC
AT-URI
at://did:plc:nstiflhvn4dywu5xlwq5wp4v/com.atproto.lexicon.schema/app.witchsky.theme.collectionitem

Lexicon Garden

@