{
"id": "at.noted.radio.program",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"id",
"name",
"createdAt"
],
"properties": {
"id": {
"type": "integer"
},
"name": {
"type": "string",
"maxLength": 500
},
"tags": {
"type": "array",
"items": {
"type": "string",
"maxLength": 500
}
},
"imageUri": {
"type": "string",
"format": "uri"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 5000
},
"thumbnailUri": {
"type": "string",
"format": "uri"
}
}
},
"description": "Record representing a single program"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A radio program"
}
Metadata
- DID
-
did:plc:2aa6fahtis66ymq7rd2yxdwu
- CID
-
bafyreig624amquvy74upfolf4ujou5u33l6uvctxnqvyx6ejxqmxmtslhy
- Indexed At
- 2026-04-09 22:18 UTC
- AT-URI
-
at://did:plc:2aa6fahtis66ymq7rd2yxdwu/com.atproto.lexicon.schema/at.noted.radio.program