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

← Awakening of the New Era
X.Drake (foil)

X.Drake (foil)

Rare #55 Character NavyDrake PiratesAnimal Kingdom Pirates Power 6000
Colors
Blue
Cost
5
Attribute
Slash
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528611
GET /api/v1/onepiece/cards/OP05-055?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-055",
    "name": "X.Drake (foil)",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528611",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] Look at 5 cards from the top of your deck and place them at the top or bottom of the deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Navy",
      "Drake Pirates",
      "Animal Kingdom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "LP",
          "price": 0.12
        },
        {
          "condition": "HP",
          "price": 0.15
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}