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
Dracule Mihawk (premiumAltArt)

Dracule Mihawk (premiumAltArt)

Super Rare #70 Character The Seven Warlords of the Sea Power 9000
Colors
Blue
Cost
9
Attribute
Slash
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
586549
GET /api/v1/onepiece/cards/OP01-070vpaa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-070vpaa",
    "name": "Dracule Mihawk (premiumAltArt)",
    "number": "70",
    "printed_number": "70",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-070vpaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-070vpaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-070vpaa.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": "586549",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-070vpaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-070vpaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-070vpaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "9000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Place up to 1 Character with a cost of 7 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 14.01,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.21
      }
    }
  }
}