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

← Emperors In The New World
Silvers Rayleigh (foil)

Silvers Rayleigh (foil)

Rare #5 Character Roger Pirates Power 6000
Colors
Red
Cost
5
Attribute
Slash
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
596928
GET /api/v1/onepiece/cards/OP09-005?include=prices 200 60ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-005",
    "name": "Silvers Rayleigh (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-005.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-005.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-005.large.png"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596928",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-005.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-005.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-005.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] If your opponent has 2 or more Characters with a base power of 5000 or more, draw 2 cards and trash 1 card from your hand."
    ],
    "subtypes": [
      "Roger Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.14,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.14
        },
        {
          "condition": "LP",
          "price": 0.11
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T14:48:24.668Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.67
      }
    }
  }
}