app.thedistance.like

thedistance.app

{
  "id": "app.thedistance.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "AT URI and CID of the record being liked."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp of when the like was created."
          }
        }
      },
      "description": "Record declaring a 'like' of a record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.thedistance.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:x52h4ttzfk5rxxdmzinoevgo
CID
bafyreibjztbzcs2tcb43e35d6i4yb5zlgwiyv2jw5dgdq5sjb7zyqr2a6a
Indexed At
2026-04-20 22:52 UTC
AT-URI
at://did:plc:x52h4ttzfk5rxxdmzinoevgo/com.atproto.lexicon.schema/app.thedistance.like

Lexicon Garden

@