ch.indiemusi.social.song

lexicon.store View official

{
  "id": "ch.indiemusi.social.song",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "joinersNeeded"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 640,
            "minLength": 1,
            "description": "Name of the song",
            "maxGraphemes": 64
          },
          "joinersNeeded": {
            "type": "integer",
            "minimum": 1,
            "description": "Number of joiners needed to start the full listening experience"
          }
        }
      },
      "description": "A social song, that needs a groups of listeners to be fully enjoyed."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against ch.indiemusi.social.song

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreihr2visuvohy6qiu5f6z5z4xcpb4of6gmnetzn7uczofipiu6zxc4
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/ch.indiemusi.social.song

Lexicon Garden

@