app.rocksky.player.defs

rocksky.app

{
  "id": "app.rocksky.player.defs",
  "defs": {
    "playbackQueueViewDetailed": {
      "type": "object",
      "properties": {
        "tracks": {
          "type": "array",
          "items": {
            "ref": "app.rocksky.song.defs.songViewBasic",
            "type": "ref"
          }
        }
      }
    },
    "currentlyPlayingViewDetailed": {
      "type": "object",
      "properties": {
        "title": {
          "type": "string",
          "description": "The title of the currently playing track"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.rocksky.player.defs

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

Metadata

DID
did:plc:vegqomyce4ssoqs7zwqvgqty
CID
bafyreiadm274lsryjvbru7dqfkcf6tpwq5op7il7jfu55t5kadghgmiame
Indexed At
2026-01-28 05:45 UTC
AT-URI
at://did:plc:vegqomyce4ssoqs7zwqvgqty/com.atproto.lexicon.schema/app.rocksky.player.defs

Referenced Schemas (1)

  • app.rocksky.song.defs.songViewBasic

Lexicon Garden

@