{
"id": "app.beaconbits.fragment",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"eventSlug",
"fragmentId",
"source",
"collectedAt",
"createdAt"
],
"properties": {
"source": {
"type": "string",
"description": "How the fragment was collected",
"knownValues": [
"check_in",
"pass_exchange"
]
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the fragment record was written"
},
"eventSlug": {
"type": "string",
"description": "Event identifier for this fragment",
"maxGraphemes": 128
},
"fragmentId": {
"type": "string",
"description": "Fragment identifier within the event",
"maxGraphemes": 128
},
"collectedAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the fragment was collected"
}
}
},
"description": "A Beacon Bits event fragment collected by the user"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:j5ttxzdb5kwo4mcqkmzgvt33
- CID
-
bafyreibjaxbfgva77zyvbfnwb2x6mxvzgaaxv5bxrpsckyl6twhvrwmimu
- Indexed At
- 2026-04-17 00:31 UTC
- AT-URI
-
at://did:plc:j5ttxzdb5kwo4mcqkmzgvt33/com.atproto.lexicon.schema/app.beaconbits.fragment