Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Royal Blood
Vergo (foil)

Vergo (foil)

Rare #4 Character Punk HazardNavyDonquixote Pirates Power 2000
Colors
Red
Cost
1
Attribute
Strike
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617036
GET /api/v1/onepiece/cards/OP10-004?include=prices 200 66ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-004",
    "name": "Vergo (foil)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-004.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-004.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-004.large.png"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617036",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-004.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-004.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-004.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Punk Hazard} type card other than [Vergo] and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Punk Hazard",
      "Navy",
      "Donquixote Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.14,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.14
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T14:48:19.234Z",
      "trend_7d": {
        "direction": "up",
        "percent": 7.69
      }
    }
  }
}