org.atpodcasting.follow

atpodcasting.org

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

Validate Record

Validate a record against org.atpodcasting.follow

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

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@