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 (altArt)

X.Drake (altArt)

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
528314
GET /api/v1/onepiece/cards/OP05-055vaa?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-055vaa",
    "name": "X.Drake (altArt)",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055vaa.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": "528314",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-055vaa.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.45,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25.82,
          "low": 21.95,
          "high": 29.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 30.98,
          "low": 26.33,
          "high": 35.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.68
      }
    }
  }
}