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

← Royal Blood
Vinsmoke Sanji (treasureRare)

Vinsmoke Sanji (treasureRare)

Rare #63 Character Kingdom of GERMAThe Vinsmoke Family Power 2000
Colors
Purple
Cost
1
Attribute
Strike
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/OP10-063vtr?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-063vtr",
    "name": "Vinsmoke Sanji (treasureRare)",
    "number": "63",
    "printed_number": "63",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-063vtr.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-063vtr.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-063vtr.large.webp"
      }
    ],
    "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": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-063vtr.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-063vtr.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-063vtr.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] If your Leader's type includes \"GERMA\", look at 5 cards from the top of your deck; reveal up to 1 card with a type including \"GERMA\" and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Kingdom of GERMA",
      "The Vinsmoke Family"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 64,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 170,
          "low": 144.5,
          "high": 195.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 359.99,
          "low": 241,
          "high": 537,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 15
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 87,
          "low": 87,
          "high": 87,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 150,
          "low": 150,
          "high": 150,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:47:33.423Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}