Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Romance Dawn
Donquixote Doflamingo

Donquixote Doflamingo

Leader #60 Leader The Seven Warlords of the SeaDonquixote Pirates Power 5000
Colors
Blue
Attribute
Special
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454585
GET /api/v1/onepiece/cards/OP01-060?include=prices 200 46ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-060",
    "name": "Donquixote Doflamingo",
    "number": "60",
    "printed_number": "60",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-060.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-060.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-060.large.png"
      }
    ],
    "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": "454585",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-060.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-060.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-060.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[DON!! x2] [When Attacking] ➀ (You may rest the specified number of DON!! cards in your cost area.): Reveal 1 card from the top of your deck. If that card is a {The Seven Warlords of the Sea} type Character card with a cost of 4 or less, you may play that card rested."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Donquixote Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.41,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.41
        },
        {
          "condition": "LP",
          "price": 0.39
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 129,
          "low": 109.65,
          "high": 148.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 51,
          "low": 43.35,
          "high": 58.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 99.1,
          "low": 84.24,
          "high": 113.96,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 59,
          "low": 50.15,
          "high": 67.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:15.896Z",
      "trend_7d": {
        "direction": "down",
        "percent": -14.58
      }
    }
  }
}