app.rocksky.charts.getScrobblesChart

rocksky.app

{
  "id": "app.rocksky.charts.getScrobblesChart",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "app.rocksky.charts.defs#chartsView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "did": {
            "type": "string",
            "format": "at-identifier",
            "description": "The DID or handle of the actor"
          },
          "genre": {
            "type": "string",
            "description": "The genre to filter by"
          },
          "songuri": {
            "type": "string",
            "format": "at-uri",
            "description": "The URI of the track to filter by"
          },
          "albumuri": {
            "type": "string",
            "format": "at-uri",
            "description": "The URI of the album to filter by"
          },
          "artisturi": {
            "type": "string",
            "format": "at-uri",
            "description": "The URI of the artist to filter by"
          }
        }
      },
      "description": "Get the scrobbles chart"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.rocksky.charts.getScrobblesChart

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

Metadata

DID
did:plc:vegqomyce4ssoqs7zwqvgqty
CID
bafyreibv2xy5b7pl3p3uu3xg2esamayr3ec7crwdljxi575rsjze3ooqyu
Indexed At
2026-01-27 06:29 UTC
AT-URI
at://did:plc:vegqomyce4ssoqs7zwqvgqty/com.atproto.lexicon.schema/app.rocksky.charts.getScrobblesChart

Referenced Schemas (1)

Lexicon Garden

@