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 Mole Pistol (foil)

Gum-Gum Mole Pistol (foil)

Common #17 Event The Four EmperorsStraw Hat Crew
Colors
Red
Cost
4
Expansion
EX Gear 5 · One Piece
Language
English
TCGplayer
615595
GET /api/v1/onepiece/cards/ST21-017?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21-017",
    "name": "Gum-Gum Mole Pistol (foil)",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-017.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-017.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-017.large.png"
      }
    ],
    "expansion": {
      "id": "ST21",
      "name": "EX Gear 5",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "615595",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-017.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-017.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-017.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] Give up to 1 of your opponent's Characters −5000 power during this turn. Then, if you have a Character with 6000 power or more, K.O. up to 1 of your opponent's Characters with 2000 power or less.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.27,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.27
        },
        {
          "condition": "LP",
          "price": 0.93
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T21:02:21.099Z",
      "trend_7d": {
        "direction": "up",
        "percent": 25.74
      }
    }
  }
}