{
"id": "at.margin.like",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"createdAt"
],
"properties": {
"subject": {
"ref": "#subjectRef",
"type": "ref",
"description": "Reference to the annotation or reply being liked"
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A like on an annotation or reply"
},
"subjectRef": {
"type": "object",
"required": [
"uri",
"cid"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"uri": {
"type": "string",
"format": "at-uri"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:rjqn3agdb74cszhqcpii4sne
- CID
-
bafyreig2yguu6plk4yjrwgjmvataodtmjyofgd32corpb47btm4h434icm
- Indexed At
- 2026-01-13 10:43 UTC
- AT-URI
-
at://did:plc:rjqn3agdb74cszhqcpii4sne/com.atproto.lexicon.schema/at.margin.like