{
"id": "so.sprk.sound.searchAudios",
"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",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Search query."
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string",
"description": "Opaque cursor for pagination"
}
}
},
"description": "Search audio records by title, artist, and metadata."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cveom2iroj3mt747sd4qqnr2
- CID
-
bafyreidun3x5qxxfkgt6proygnigo5uahwv4b72rmglrnx2r5wovf33mca
- Indexed At
- 2026-05-18 22:19 UTC
- AT-URI
-
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.sound.searchAudios