{
"id": "social.lexical.works.work",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"nullable": [
"id",
"year"
],
"required": [
"title",
"workType"
],
"properties": {
"id": {
"type": "string",
"nullable": true,
"required": false,
"maxLength": 64,
"description": "",
"maxGraphemes": 32
},
"year": {
"type": "integer",
"maximum": 2199,
"minimum": 0,
"nullable": true,
"required": false,
"description": ""
},
"title": {
"type": "string",
"nullable": false,
"required": true,
"maxLength": 1024,
"description": "",
"maxGraphemes": 512
},
"workType": {
"type": "string",
"nullable": false,
"required": true,
"maxLength": 128,
"description": "",
"knownValues": [
"Movie"
],
"maxGraphemes": 64
}
}
},
"description": ""
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:k6xccphpraz5nylacjrdby3s
- CID
-
bafyreiba4jxn2w6ho55ki73zwsqokbpferoiyxsmvbxrc5qjuhgtnk6i4q
- Indexed At
- 2026-04-20 03:58 UTC
- AT-URI
-
at://did:plc:k6xccphpraz5nylacjrdby3s/com.atproto.lexicon.schema/social.lexical.works.work