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

← One Piece Promotion Cards
Donquixote Doflamingo (Judge Pack Vol. 5)

Donquixote Doflamingo (Judge Pack Vol. 5)

UC #OP07-048 Character Donquixote PiratesThe Seven Warlords of the Sea Power 4000
Colors
Blue
Cost
3
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
619208
GET /api/v1/onepiece/cards/oppr-619208?include=prices 200 41ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-619208",
    "name": "Donquixote Doflamingo (Judge Pack Vol. 5)",
    "number": "OP07-048",
    "printed_number": "OP07-048",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619208.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619208.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619208.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "619208",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619208.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619208.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619208.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Activate:Main] [Once Per Turn] (2) (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. Then, place the rest at the bottom of your deck."
    ],
    "subtypes": [
      "Donquixote Pirates",
      "The Seven Warlords of the Sea"
    ],
    "rarity": "UC",
    "pricing": {
      "currency": "USD",
      "market": 5.17,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.4
      }
    }
  }
}