app.rocksky.charts.defs

rocksky.app

{
  "id": "app.rocksky.charts.defs",
  "defs": {
    "chartsView": {
      "type": "object",
      "properties": {
        "scrobbles": {
          "type": "array",
          "items": {
            "ref": "app.rocksky.charts.defs#scrobbleViewBasic",
            "type": "ref"
          }
        }
      }
    },
    "scrobbleViewBasic": {
      "type": "object",
      "properties": {
        "date": {
          "type": "string",
          "format": "datetime",
          "description": "The date of the scrobble."
        },
        "count": {
          "type": "integer",
          "description": "The number of scrobbles on this date."
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.rocksky.charts.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@