Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Two Legends
Silvers Rayleigh (foil)

Silvers Rayleigh (foil)

Secret Rare #118 Character Former Roger Pirates Power 8000
Colors
Red
Cost
8
Attribute
Slash
Expansion
Two Legends · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP08_ja-118?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08_ja-118",
    "name": "Silvers Rayleigh (foil)",
    "number": "118",
    "printed_number": "118",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-118.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-118.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-118.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08_ja",
      "name": "Two Legends",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png",
      "translation": {
        "en": {
          "name": "Two Legends"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-118.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-118.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-118.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "8000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] Select up to 2 of your opponent's Characters, and give 1 Character −3000 power and the other −2000 power until the end of your opponent's next turn. Then, K.O. up to 1 of your opponent's Characters with 3000 power or less."
    ],
    "subtypes": [
      "Former Roger Pirates"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 3.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 45.49,
          "low": 38.67,
          "high": 52.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.88,
          "low": 16.19,
          "high": 27.56,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39.77,
          "low": 39.59,
          "high": 48.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 23.5,
          "high": 26.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:53:40.506Z",
      "trend_7d": {
        "direction": "up",
        "percent": 8.72
      }
    }
  }
}