org.atpodcasting.like

atpodcasting.org

{
  "id": "org.atpodcasting.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "org.atpodcasting.defs#episodeRef",
            "type": "ref",
            "description": "The episode being liked."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the like was created."
          }
        }
      },
      "description": "A personal expression of appreciation for a podcast episode, stored in the liker's own repository and portable across applications. This record does not define notification behavior, ranking, or metrics — it captures like intent only."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.atpodcasting.like

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mla4fbm6mt3f25pehrsl3jum
CID
bafyreidowu2awjvzttknh6o4fmtow2di5qiyodjekqmwdclm6p2yzzuo2u
Indexed At
2026-02-14 04:54 UTC
AT-URI
at://did:plc:mla4fbm6mt3f25pehrsl3jum/com.atproto.lexicon.schema/org.atpodcasting.like

Referenced Schemas (1)

Lexicon Garden

@