{
"id": "app.rocksky.song.getSongs",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"songs": {
"type": "array",
"items": {
"ref": "app.rocksky.song.defs#songViewBasic",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"genre": {
"type": "string",
"description": "The genre to filter artists by"
},
"limit": {
"type": "integer",
"minimum": 1,
"description": "The maximum number of songs to return"
},
"offset": {
"type": "integer",
"minimum": 0,
"description": "The offset for pagination"
}
}
},
"description": "Get songs"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:vegqomyce4ssoqs7zwqvgqty
- CID
-
bafyreigdnxefoy2t6623xbp34zoyd2ib47evfauo6lveel2qi6vbhodvbm
- Indexed At
- 2026-01-27 06:18 UTC
- AT-URI
-
at://did:plc:vegqomyce4ssoqs7zwqvgqty/com.atproto.lexicon.schema/app.rocksky.song.getSongs