place.pod.subscription

pod.place

{
  "id": "place.pod.subscription",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "showUri",
          "subscribedAt"
        ],
        "properties": {
          "showUri": {
            "type": "string",
            "format": "uri",
            "description": "AT Protocol URI of the place.pod.show record being subscribed to."
          },
          "subscribedAt": {
            "type": "string",
            "format": "datetime",
            "description": "ISO 8601 timestamp of when the subscription was created."
          }
        }
      },
      "description": "A listener subscribing to a show."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A listener subscribing to a show."
}

Validate Record

Validate a record against place.pod.subscription

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:djyfh7w2dpxt7w7cpagfeyie
CID
bafyreifddafxwezzoh73eatnz2lxtqdel6xh4kwrv2kedwionh7tocneta
Indexed At
2026-06-21 18:48 UTC
AT-URI
at://did:plc:djyfh7w2dpxt7w7cpagfeyie/com.atproto.lexicon.schema/place.pod.subscription

Lexicon Garden

@