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 Best Vol.2
Donquixote Doflamingo (foil)

Donquixote Doflamingo (foil)

Rare #11 Character The Seven Warlords of the SeaDonquixote Pirates Power 6000
Colors
Purple
Cost
5
Attribute
Special
Expansion
The Best Vol.2 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/PRB02_ja-011?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02_ja-011",
    "name": "Donquixote Doflamingo (foil)",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-011.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-011.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-011.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02_ja",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Best Vol.2"
        }
      }
    },
    "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/PRB02_ja-011.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-011.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-011.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Blocker]",
      "[On Play] If your Leader is multicolored, add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "counter": "1000",
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Donquixote Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.39,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T05:37:21.059Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.8
      }
    }
  }
}