{
"id": "media.ionosphere.group",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"ionosphere",
"name",
"language"
],
"properties": {
"icon": {
"type": "blob",
"accept": [
"image/*"
]
},
"kind": {
"type": "string",
"maxLength": 128,
"description": "Type of group, see Table 30 of DAB SPI for idea",
"knownValues": [
"series",
"show",
"concept",
"magazine",
"topic",
"otherCollection",
"otherChoice"
]
},
"name": {
"type": "string",
"maxGraphemes": 128
},
"genres": {
"type": "array",
"items": {
"ref": "media.ionosphere.defs#genre",
"type": "ref"
}
},
"keywords": {
"type": "array",
"items": {
"type": "string",
"maxLength": 128
}
},
"language": {
"type": "string",
"format": "language",
"description": "The language of the string values in this record. NOT the language of the content"
},
"memberOf": {
"type": "array",
"items": {
"ref": "media.ionosphere.defs#membership",
"type": "ref"
},
"description": "A list of groups this record is a member of"
},
"ionosphere": {
"type": "string",
"maxLength": 128,
"description": "Version identifier"
},
"description": {
"type": "string",
"maxLength": 512
}
}
},
"description": "Represents a grouping of subgroups or programmes"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:krl7x6q6rjc6qcoix5qu6fiv
- CID
-
bafyreicsiza572uxj4m5o72krf7lymge4evbluc7rhgbyc5num2uen47au
- Indexed At
- 2026-02-13 13:56 UTC
- AT-URI
-
at://did:plc:krl7x6q6rjc6qcoix5qu6fiv/com.atproto.lexicon.schema/media.ionosphere.group