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

← Romance Dawn
Punk Gibson (foil)

Punk Gibson (foil)

Rare #58 Event SupernovasKid Pirates
Colors
Green
Cost
2
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454583
GET /api/v1/onepiece/cards/OP01-058?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-058",
    "name": "Punk Gibson (foil)",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-058.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-058.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-058.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454583",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-058.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-058.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-058.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +4000 power during this battle. Then, rest up to 1 of your opponent's Characters with a cost of 4 or less.",
      "[Trigger] Rest up to 1 of your opponent's Characters."
    ],
    "subtypes": [
      "Supernovas",
      "Kid Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.32,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.32
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.88
      }
    }
  }
}