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

← EX Gear 5
Gum-Gum Dawn Whip (foil)

Gum-Gum Dawn Whip (foil)

Common #16 Event The Four EmperorsStraw Hat Crew
Colors
Red
Cost
2
Expansion
EX Gear 5 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST21_ja-016?include=prices 200 40ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21_ja-016",
    "name": "Gum-Gum Dawn Whip (foil)",
    "number": "16",
    "printed_number": "16",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-016.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-016.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-016.large.webp"
      }
    ],
    "expansion": {
      "id": "ST21_ja",
      "name": "EX Gear 5",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST21",
      "printed_total": 17,
      "release_date": "2025/03/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png",
      "translation": {
        "en": {
          "name": "EX Gear 5"
        }
      }
    },
    "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/ST21_ja-016.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-016.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-016.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] Up to 1 of your Leader or Character cards gains +1000 power during this turn. Then, up to 1 of your opponent's Characters with 4000 power or less cannot activate [Blocker] during this turn.",
      "[Trigger] K.O. up to 1 of your opponent's Characters with 4000 power or less."
    ],
    "subtypes": [
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.5,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T07:03:02.703Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}