com.derakkuma.favoriteSong

derakkuma.com

{
  "id": "com.derakkuma.favoriteSong",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "song",
          "createdAt"
        ],
        "properties": {
          "song": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "orderId": {
            "type": "integer",
            "minimum": 0
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "observedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A maimai DX favorite song selected by the player"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.derakkuma.favoriteSong

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4uoc2as443j2fg2f6xfsogqs
CID
bafyreihkd6nsuuujnb5npnl6bbvmdznqpvefqpukzj5feqokwktrgfbeba
Indexed At
2026-05-23 15:26 UTC
AT-URI
at://did:plc:4uoc2as443j2fg2f6xfsogqs/com.atproto.lexicon.schema/com.derakkuma.favoriteSong

Lexicon Garden

@