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

← Starter Deck -green Roronoa Zoro
Silvers Rayleigh

Silvers Rayleigh

Common #4 Character Former Roger Pirates Power 5000
Colors
Green
Cost
4
Attribute
Slash
Expansion
Starter Deck -green Roronoa Zoro · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST32_ja-004?include=prices 200 42ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST32_ja-004",
    "name": "Silvers Rayleigh",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32_ja-004.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32_ja-004.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32_ja-004.large.webp"
      }
    ],
    "expansion": {
      "id": "ST32_ja",
      "name": "Starter Deck -green Roronoa Zoro",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST32",
      "printed_total": 5,
      "release_date": "2026/07/18",
      "translation": {
        "en": {
          "name": "Starter Deck -green Roronoa Zoro"
        }
      }
    },
    "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/ST32_ja-004.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32_ja-004.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32_ja-004.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "If your Leader has the attribute, this Character gains [Rush: Character].",
      "(This card can attack Characters on the turn in which it is played.)",
      "[On Play] Rest up to 2 of your opponent's Characters with a cost of 2 or less."
    ],
    "subtypes": [
      "Former Roger Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-19T03:04:21.377Z"
    }
  }
}