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 FILM edition
Douglas Bullet (foil)

Douglas Bullet (foil)

Super Rare #11 Character FILMThe Pirates Fest Power 10000
Colors
Purple
Cost
8
Attribute
Special
Expansion
ONE PIECE FILM edition · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST05_ja-011?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST05_ja-011",
    "name": "Douglas Bullet (foil)",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-011.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-011.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-011.large.webp"
      }
    ],
    "expansion": {
      "id": "ST05_ja",
      "name": "ONE PIECE FILM edition",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST05",
      "printed_total": 17,
      "release_date": "2023/02/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST05.logo.png",
      "translation": {
        "en": {
          "name": "ONE PIECE FILM edition"
        }
      }
    },
    "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/ST05_ja-011.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-011.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05_ja-011.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "10000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] DON!! −4 (You may return the specified number of DON!! cards from your field to your DON!! deck.): Rest up to 2 of your opponent's Characters with a cost of 6 or less. Then, this Character gains [Double Attack] during this turn.(This card deals 2 damage.)"
    ],
    "subtypes": [
      "FILM",
      "The Pirates Fest"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.5,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:02:34.521Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}