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
X.Drake

X.Drake

Common #75 Character NavyDrake PiratesAnimal Kingdom Pirates Power 2000
Colors
Purple
Cost
2
Attribute
Slash
Expansion
The World's Strongest Warriors · One Piece
Language
English
TCGplayer
712635
GET /api/v1/onepiece/cards/OP17-075?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17-075",
    "name": "X.Drake",
    "number": "75",
    "printed_number": "75",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-075.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-075.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-075.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": "712635",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-075.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-075.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-075.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −2: Trash 1 card from your opponent's hand."
    ],
    "counter": "2000",
    "subtypes": [
      "Navy",
      "Drake Pirates",
      "Animal Kingdom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:31:43.865Z",
      "trend_7d": {
        "direction": "up",
        "percent": 33.33
      }
    }
  }
}