org.atpodcasting.follow

atpodcasting.org

{
  "id": "org.atpodcasting.follow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the podcast record 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
Treat any remaining unresolved references as valid

Metadata

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

Version History (2 versions)

Lexicon Garden

@