town.laugh.user.listitem

laugh.town

{
  "id": "town.laugh.user.listitem",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "list",
          "subject",
          "createdAt"
        ],
        "properties": {
          "list": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI reference to the town.laugh.user.list record"
          },
          "note": {
            "type": "string",
            "maxLength": 2048,
            "description": "Optional per-item blurb"
          },
          "order": {
            "type": "string",
            "description": "Fractional index for curated ordering; omit for TID/insertion order"
          },
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI reference to a town.laugh.db.event, .venue, or .comedian record (mixed lists allowed)"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp of when the item was added"
          }
        }
      },
      "description": "Membership of a subject in a town.laugh.user.list"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against town.laugh.user.listitem

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:k6owgpe2rkkchoiivxhzp2t4
CID
bafyreie4p4jihilirwratm7wsruukowgzo23ys6kp6b6ufeio3oh2pvale
Indexed At
2026-06-12 22:01 UTC
AT-URI
at://did:plc:k6owgpe2rkkchoiivxhzp2t4/com.atproto.lexicon.schema/town.laugh.user.listitem

Lexicon Garden

@