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

← Legacy of the Master
Vinsmoke Sora (foil)

Vinsmoke Sora (foil)

Rare #62 Character Kingdom of GERMAThe Vinsmoke Family Power 0
Colors
Purple
Cost
1
Attribute
Wisdom
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643800
GET /api/v1/onepiece/cards/OP12-062?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-062",
    "name": "Vinsmoke Sora (foil)",
    "number": "62",
    "printed_number": "62",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-062.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-062.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-062.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643800",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-062.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-062.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-062.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] If your Leader is [Sanji] and the number of DON!! cards on your field is equal to or less than the number on your opponent's field, add up to 1 DON!! card from your DON!! deck and rest it. Then, draw 1 card."
    ],
    "counter": "2000",
    "subtypes": [
      "Kingdom of GERMA",
      "The Vinsmoke Family"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 30.66,
          "low": 26.06,
          "high": 35.26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:07:32.759Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}