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
DEATH WINK

DEATH WINK

Common #69 Event Impel DownRevolutionary Army
Colors
Blue
Cost
3
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486407
GET /api/v1/onepiece/cards/OP02-069?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-069",
    "name": "DEATH WINK",
    "number": "69",
    "printed_number": "69",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-069.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-069.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-069.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": "486407",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-069.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-069.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-069.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "3",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +6000 power during this battle. Then, draw cards so that you have 2 cards in your hand.",
      "[Trigger] Return up to 1 Character with a cost of 7 or less to the owner's hand."
    ],
    "subtypes": [
      "Impel Down",
      "Revolutionary Army"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.1
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:11:10.710Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.09
      }
    }
  }
}