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

← The Azure Sea's Seven
Dracule Mihawk (foil)

Dracule Mihawk (foil)

Secret Rare #119 Character The Seven Warlords of the Sea Power 10000
Colors
Green
Cost
9
Attribute
Slash
Expansion
The Azure Sea's Seven · One Piece
Language
English
TCGplayer
668641
GET /api/v1/onepiece/cards/OP14-119?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14-119",
    "name": "Dracule Mihawk (foil)",
    "number": "119",
    "printed_number": "119",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "668641",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "10000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Your Turn] When this Character becomes rested, up to 1 of your opponent's Characters with a cost of 9 or less cannot be rested until the end of your opponent's next turn.",
      "[On Your Opponent's Attack] [Once Per Turn] You may trash 1 card from your hand: Up to 1 of your Leader or Character cards gains +2000 power during this battle."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.75,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.75
        },
        {
          "condition": "DMG",
          "price": 2.5
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 52,
          "low": 50.75,
          "high": 53,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.67,
          "low": 17.26,
          "high": 22.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "8",
          "value": 11.72,
          "low": 11.71,
          "high": 11.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 15.75,
          "low": 13.39,
          "high": 18.11,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40,
          "low": 38.83,
          "high": 40.36,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 11.84,
          "low": 11.77,
          "high": 11.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.5,
          "low": 16.13,
          "high": 19.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 22.25,
          "low": 17,
          "high": 25.72,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 23,
          "high": 24.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:46:28.247Z",
      "trend_7d": {
        "direction": "down",
        "percent": -16.16
      }
    }
  }
}