Backfill in-progress. Some lexicons and records may be missing or incomplete.

net.anisota.feed.repost

anisota.net

{
  "id": "net.anisota.feed.repost",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The subject of the repost."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this repost was created."
          }
        }
      },
      "description": "Record representing a 'repost' of an existing piece of content published in the Anisota feed. The target of the repost is the 'subject' of the record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.anisota.feed.repost

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:lcieujcfkv4jx7gehsvok3pr
CID
bafyreibvvzv7rmf6rnjnj5ks2nxdmjyz7rnf6eliaih4i2u4a6yjwiqkgi
Indexed At
2026-01-04 07:21 UTC
AT-URI
at://did:plc:lcieujcfkv4jx7gehsvok3pr/com.atproto.lexicon.schema/net.anisota.feed.repost

Lexicon Garden

@