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

← Paramount War
Donquixote Doflamingo

Donquixote Doflamingo

Uncommon #56 Character The Seven Warlords of the SeaDonquixote Pirates Power 2000
Colors
Blue
Cost
1
Attribute
Special
Expansion
Paramount War · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP02_ja-056?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02_ja-056",
    "name": "Donquixote Doflamingo",
    "number": "56",
    "printed_number": "56",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-056.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-056.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-056.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02_ja",
      "name": "Paramount War",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png",
      "translation": {
        "en": {
          "name": "Paramount War"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-056.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-056.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-056.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Look at 3 cards from the top of your deck and place them at the top or bottom of the deck in any order.",
      "[DON!! x1] [When Attacking] You may trash 1 card from your hand: Place up to 1 of your opponent's Characters with a cost of 1 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Donquixote Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 1.52,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:08:13.789Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}