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

← Romance Dawn
X.Drake (foil)

X.Drake (foil)

Rare #114 Character NavyDrake PiratesAnimal Kingdom Pirates Power 5000
Colors
Purple
Cost
5
Attribute
Slash
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454652
GET /api/v1/onepiece/cards/OP01-114?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-114",
    "name": "X.Drake (foil)",
    "number": "114",
    "printed_number": "114",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-114.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-114.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-114.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454652",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-114.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-114.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-114.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): Your opponent trashes 1 card from their hand."
    ],
    "counter": "2000",
    "subtypes": [
      "Navy",
      "Drake Pirates",
      "Animal Kingdom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "MP",
          "price": 0.19
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 15.5,
          "low": 13.18,
          "high": 17.83,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:51:22.746Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}