dev.tsunagite.listSongs

tsunagite.dev

{
  "id": "dev.tsunagite.listSongs",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "songs": {
              "type": "array",
              "items": {
                "ref": "dev.tsunagite.song",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "game": {
            "type": "string",
            "format": "at-uri",
            "description": "The game to find song records for."
          },
          "owner": {
            "type": "string",
            "format": "at-identifier",
            "description": "The handle or DID of the account to filter results to."
          }
        }
      },
      "description": "Batch song fetch"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.tsunagite.listSongs

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:pz4sp2vf5w26wnaee253gfms
CID
bafyreiask6tywqaphy6asqrglfu5flmobpee54kvvsoh67qy4r6tey4n3u
Indexed At
2026-05-05 22:44 UTC
AT-URI
at://did:plc:pz4sp2vf5w26wnaee253gfms/com.atproto.lexicon.schema/dev.tsunagite.listSongs

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@