at.atmosynth.like

atmosynth.at

{
  "id": "at.atmosynth.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "via": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record declaring a 'like' of a piece of subject content."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A like of a synth patch, held in the liking account's own repository — the shape of app.bsky.feed.like, for a subject that is an at.atmosynth.patch."
}

Validate Record

Validate a record against at.atmosynth.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:fzjkahpwapmoqxybwdjb6ysf
CID
bafyreid4rfodyqdfbefrjtb7xtq5ksbfvxm6rc7cjdxm5ip5lqfbw3scn4
Indexed At
2026-09-15 08:10 UTC
AT-URI
at://did:plc:fzjkahpwapmoqxybwdjb6ysf/com.atproto.lexicon.schema/at.atmosynth.like

Lexicon Garden

@