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

net.anisota.feed.like

anisota.net

{
  "id": "net.anisota.feed.like",
  "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 like."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this like was created."
          }
        }
      },
      "description": "Record declaring a 'like' of a piece of content published in the Anisota feed. The target of the like is the 'subject' of the record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.anisota.feed.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@