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

← The Azure Sea's Seven
Vergo (foil)

Vergo (foil)

Rare #61 Character Punk HazardNavyDonquixote Pirates Power 7000
Colors
Purple
Cost
5
Attribute
Strike
Expansion
The Azure Sea's Seven · One Piece
Language
English
TCGplayer
671398
GET /api/v1/onepiece/cards/OP14-061?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14-061",
    "name": "Vergo (foil)",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-061.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-061.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-061.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "671398",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-061.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-061.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-061.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Once Per Turn] If your Character with the {Donquixote Pirates} type would leave the field due to an opponent's effect, you may return 1 DON!! card from your field to your DON!! deck instead.",
      "[When Attacking] DON!! −1: Give up to 1 of your opponent's Characters −2000 power during this turn."
    ],
    "subtypes": [
      "Punk Hazard",
      "Navy",
      "Donquixote Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.26,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.26
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:22:49.720Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.14
      }
    }
  }
}