fm.teal.stats.defs

teal.fm

{
  "id": "fm.teal.stats.defs",
  "defs": {
    "artistView": {
      "type": "object",
      "properties": {
        "mbid": {
          "type": "string",
          "format": "uri",
          "description": "MusicBrainz artist ID URI, formatted as mbid:<uuid>"
        },
        "name": {
          "type": "string",
          "description": "Artist name"
        },
        "playCount": {
          "type": "integer",
          "description": "Total number of plays for this artist"
        }
      }
    },
    "releaseView": {
      "type": "object",
      "properties": {
        "mbid": {
          "type": "string",
          "format": "uri",
          "description": "MusicBrainz release ID URI, formatted as mbid:<uuid>"
        },
        "name": {
          "type": "string",
          "description": "Release/album name"
        },
        "playCount": {
          "type": "integer",
          "description": "Total number of plays for this release"
        }
      }
    },
    "recordingView": {
      "type": "object",
      "properties": {
        "mbid": {
          "type": "string",
          "format": "uri",
          "description": "MusicBrainz recording ID URI, formatted as mbid:<uuid>"
        },
        "name": {
          "type": "string",
          "description": "Recording/track name"
        },
        "playCount": {
          "type": "integer",
          "description": "Total number of plays for this recording"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fm.teal.stats.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:iwhuynr6mm6xxuh25o4do2tx
CID
bafyreib3skn2qzaapcbzhmefmugd5a5snra5xh72wjue7q2xkmt5qnqaeq
Indexed At
2026-08-15 17:25 UTC
AT-URI
at://did:plc:iwhuynr6mm6xxuh25o4do2tx/com.atproto.lexicon.schema/fm.teal.stats.defs

Lexicon Garden

@