{
"id": "media.ionosphere.service",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"ionosphere",
"name",
"language"
],
"properties": {
"icon": {
"type": "blob",
"accept": [
"image/*"
]
},
"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"
},
"broadcast": {
"type": "array",
"items": {
"ref": "media.ionosphere.defs#broadcast",
"type": "ref"
}
},
"ionosphere": {
"type": "string",
"default": "1.0.0",
"maxLength": 128
},
"description": {
"type": "string",
"maxLength": 128
},
"geolocation": {
"refs": [
"media.ionosphere.defs#geocoordinates"
],
"type": "union"
},
"presentationLanguage": {
"type": "string",
"format": "language"
}
}
},
"description": "Represents the service belonging to this PDS"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:krl7x6q6rjc6qcoix5qu6fiv
- CID
-
bafyreifvr2ezlwhdh3d7amwcf35k5cwmt3fhf5eebo6wkei53j47ldveie
- Indexed At
- 2026-02-02 01:40 UTC
- AT-URI
-
at://did:plc:krl7x6q6rjc6qcoix5qu6fiv/com.atproto.lexicon.schema/media.ionosphere.service
Version History (2 versions)