{
"id": "app.thedistance.follow",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"createdAt"
],
"properties": {
"subject": {
"type": "string",
"format": "did",
"description": "DID of the account being followed."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp of when the follow was created."
}
}
},
"description": "Record declaring a social 'follow' relationship with another account. Duplicate follows will be ignored by the AppView."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:x52h4ttzfk5rxxdmzinoevgo
- CID
-
bafyreib6z5lyifzscj7pcmqxpvigu77kihqtcqwl6cjahtnmpvcvtarseu
- Indexed At
- 2026-04-20 22:52 UTC
- AT-URI
-
at://did:plc:x52h4ttzfk5rxxdmzinoevgo/com.atproto.lexicon.schema/app.thedistance.follow