app.rocksky.spotify.defs

rocksky.app

{
  "id": "app.rocksky.spotify.defs",
  "defs": {
    "spotifyTrackView": {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "The unique identifier of the Spotify track."
        },
        "name": {
          "type": "string",
          "description": "The name of the track."
        },
        "album": {
          "type": "string",
          "description": "The name of the album."
        },
        "artist": {
          "type": "string",
          "description": "The name of the artist."
        },
        "duration": {
          "type": "integer",
          "description": "The duration of the track in milliseconds."
        },
        "previewUrl": {
          "type": "string",
          "description": "A URL to a preview of the track."
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.rocksky.spotify.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@