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 Sora

Vinsmoke Sora

Uncommon #63 Character The Vinsmoke FamilyKingdom of GERMA Power 0
Colors
Purple
Cost
1
Attribute
Wisdom
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541622
GET /api/v1/onepiece/cards/OP06-063?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-063",
    "name": "Vinsmoke Sora",
    "number": "63",
    "printed_number": "63",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-063.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-063.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-063.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": "541622",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-063.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-063.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-063.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] You may trash 1 card from your hand: If 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 {The Vinsmoke Family} type Character card with 4000 power or less from your trash to your hand."
    ],
    "counter": "2000",
    "subtypes": [
      "The Vinsmoke Family",
      "Kingdom of GERMA"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 63,
          "low": 53.55,
          "high": 72.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 611.56,
          "low": 330.16,
          "high": 892.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "up",
        "percent": 10
      }
    }
  }
}