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

← Worst Generation
X.Drake

X.Drake

Common #14 Character NavySupernovasDrake Pirates Power 5000
Colors
Green
Cost
4
Attribute
Slash
Expansion
Worst Generation · One Piece
Language
English
TCGplayer
288262
GET /api/v1/onepiece/cards/ST02-014?include=prices 200 39ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST02-014",
    "name": "X.Drake",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-014.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-014.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-014.large.png"
      }
    ],
    "expansion": {
      "id": "ST02",
      "name": "Worst Generation",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST02",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288262",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-014.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-014.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-014.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[DON!! x1] [Your Turn] If this Character is rested, your {Supernovas} or {Navy} type Leaders and Characters gain +1000 power."
    ],
    "subtypes": [
      "Navy",
      "Supernovas",
      "Drake Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.24,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.24
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T02:33:43.796Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}