dev.tsunagite.listCharts

tsunagite.dev

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

Validate Record

Validate a record against dev.tsunagite.listCharts

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

Metadata

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

Version History (3 versions)

Referenced Schemas (1)

Lexicon Garden

@