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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP05_ja-055?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05_ja-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_ja-055.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-055.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-055.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05_ja",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "Awakening of the New Era"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-055.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-055.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-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": 1.06,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:05:35.334Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}