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

← Wings of the Captain
Vinsmoke Yonji

Vinsmoke Yonji

Common #66 Character The Vinsmoke FamilyGERMA 66 Power 2000
Colors
Purple
Cost
2
Attribute
Strike
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541624
GET /api/v1/onepiece/cards/OP06-066?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-066",
    "name": "Vinsmoke Yonji",
    "number": "66",
    "printed_number": "66",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-066.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-066.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-066.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541624",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-066.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-066.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-066.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Activate: Main] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.) You may trash this Character: If your Leader has the {GERMA 66} type, play up to 1 [Vinsmoke Yonji] with a cost of 4 from your hand or trash."
    ],
    "counter": "1000",
    "subtypes": [
      "The Vinsmoke Family",
      "GERMA 66"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 26.67,
          "low": 17.23,
          "high": 30.36,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}