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

Dracule Mihawk (foil)

Super Rare #70 Character The Seven Warlords of the Sea Power 9000
Colors
Blue
Cost
9
Attribute
Slash
Expansion
Romance Dawn · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP01_ja-070?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01_ja-070",
    "name": "Dracule Mihawk (foil)",
    "number": "70",
    "printed_number": "70",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-070.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-070.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-070.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01_ja",
      "name": "Romance Dawn",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Romance Dawn"
        }
      }
    },
    "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/OP01_ja-070.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-070.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-070.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": 2.32,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 455,
          "low": 386.75,
          "high": 523.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 17.79,
          "low": 17.75,
          "high": 17.81,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 61.9,
          "low": 61.48,
          "high": 71.69,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 48.5,
          "low": 42.75,
          "high": 54.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T07:02:49.733Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}