at.colocate.reaction

colocate.at

{
  "id": "at.colocate.reaction",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "value",
          "createdAt"
        ],
        "properties": {
          "value": {
            "type": "string",
            "knownValues": [
              "like",
              "love",
              "care",
              "laugh",
              "wow",
              "sad",
              "angry"
            ]
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.colocate.reaction

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5q2ni46yjdcgf3baqd5e4prs
CID
bafyreify7ylvcop4qjnad4xd6ntvzmowqc2jnnlywb3bpfpo6l3nn6ljhm
Indexed At
2026-08-21 21:28 UTC
AT-URI
at://did:plc:5q2ni46yjdcgf3baqd5e4prs/com.atproto.lexicon.schema/at.colocate.reaction

Lexicon Garden

@