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

← The World's Strongest Warriors
Edward.Newgate (foil)

Edward.Newgate (foil)

Super Rare #5 Character The Four EmperorsWhitebeard Pirates Power 12000
Colors
Red
Cost
10
Attribute
Special
Expansion
The World's Strongest Warriors · One Piece
Language
English
TCGplayer
711499
GET /api/v1/onepiece/cards/OP17-005?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17-005",
    "name": "Edward.Newgate (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-005.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-005.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "711499",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-005.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-005.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "12000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "If your opponent has a Character with 10000 power or more, give this card in your hand −4 cost.",
      "[On Play] Your monocolored Leader's base power becomes 8000 until the end of your opponent's next End Phase."
    ],
    "subtypes": [
      "The Four Emperors",
      "Whitebeard Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.3,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:31:43.865Z",
      "trend_7d": {
        "direction": "down",
        "percent": -12.16
      }
    }
  }
}