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

← Paramount War
Gum-Gum Rain (altArt)

Gum-Gum Rain (altArt)

Rare #68 Event Impel DownStraw Hat Crew
Colors
Blue
Cost
0
Expansion
Paramount War · One Piece
Language
English
TCGplayer
656006
GET /api/v1/onepiece/cards/OP02-068vaa?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-068vaa",
    "name": "Gum-Gum Rain (altArt)",
    "number": "68",
    "printed_number": "68",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-068vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-068vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-068vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "656006",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-068vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-068vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-068vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "0",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Counter] You may trash 1 card from your hand: Up to 1 of your Leader or Character cards gains +3000 power during this battle.",
      "[Trigger] Return up to 1 Character with a cost of 2 or less to the owner's hand."
    ],
    "subtypes": [
      "Impel Down",
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 41.08,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 135.22,
          "low": 165,
          "high": 165,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 149.99,
          "low": 97.8,
          "high": 270.6,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 174.05,
          "low": 147.94,
          "high": 200.16,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:11:10.710Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.49
      }
    }
  }
}