{
"id": "town.laugh.user.list",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"createdAt"
],
"properties": {
"name": {
"type": "string",
"maxLength": 256,
"description": "Display name"
},
"purpose": {
"type": "string",
"description": "Advisory list purpose; \"favorites\" marks the singular favorites list",
"knownValues": [
"curated",
"favorites"
]
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp of when the list was created"
},
"description": {
"type": "string",
"maxLength": 2048,
"description": "Optional list description"
}
}
},
"description": "A user-curated list of events, venues, and/or comedians. The favorites list is the one with purpose \"favorites\"."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:k6owgpe2rkkchoiivxhzp2t4
- CID
-
bafyreidysnyslqgiae4jhk5debatpwvqmadzx4bb4e2h77qt5ogd4giw6q
- Indexed At
- 2026-06-12 22:01 UTC
- AT-URI
-
at://did:plc:k6owgpe2rkkchoiivxhzp2t4/com.atproto.lexicon.schema/town.laugh.user.list