{
"id": "so.sprk.sound.getTrendingAudios",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"audios"
],
"properties": {
"audios": {
"type": "array",
"items": {
"ref": "so.sprk.sound.defs#audioView",
"type": "ref"
}
},
"cursor": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string",
"description": "Opaque cursor for pagination"
}
}
},
"description": "Return trending audios ranked by popularity, returning AudioViews."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cveom2iroj3mt747sd4qqnr2
- CID
-
bafyreidy6ui2yknfvbr6ftj3ulekbki4bf3txtyfjviokgfhk3xez7apfu
- Indexed At
- 2026-04-21 22:28 UTC
- AT-URI
-
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.sound.getTrendingAudios