at.eptss.song

eptss.at

{
  "id": "at.eptss.song",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "title",
        "artist"
      ],
      "properties": {
        "title": {
          "type": "string",
          "maxLength": 5120,
          "maxGraphemes": 512
        },
        "artist": {
          "type": "string",
          "maxLength": 5120,
          "maxGraphemes": 512
        },
        "createdAt": {
          "type": "string",
          "format": "datetime"
        }
      },
      "description": "A song, used inline (with $type) as an at.atjam.round subject or inside at.eptss records. Not a standalone record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.eptss.song

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:pf6izdjdonyd46isl3txwu4g
CID
bafyreiawm7mhp7mbydr2uea3roq2tkyaazph3pr3xokqccizftio2tztta
Indexed At
2026-08-01 05:41 UTC
AT-URI
at://did:plc:pf6izdjdonyd46isl3txwu4g/com.atproto.lexicon.schema/at.eptss.song

Lexicon Garden

@