Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Legacy of the Master
Silvers Rayleigh

Silvers Rayleigh

Leader #1 Leader Former Roger Pirates Power 5000
Colors
Red
Attribute
Slash
Expansion
Legacy of the Master · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP12_ja-001?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12_ja-001",
    "name": "Silvers Rayleigh",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12_ja",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png",
      "translation": {
        "en": {
          "name": "Legacy of the Master"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-001.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "Under the rules of this game, you cannot include cards with a cost of 5 or more in your deck.",
      "[Activate: Main] [Once Per Turn] You may reveal 2 Events from your hand: Up to 1 of your Characters with 4000 base power or less gains +2000 power during this turn."
    ],
    "subtypes": [
      "Former Roger Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 13,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1075,
          "low": 270.98,
          "high": 1095,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 88,
          "low": 40,
          "high": 960,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 22,
          "trend": {
            "direction": "up",
            "percent": 95.6
          }
        }
      ],
      "market_updated_at": "2026-07-29T02:18:01.166Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4093.55
      }
    }
  }
}