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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP10_ja-063vtr?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10_ja-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_ja-063vtr.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-063vtr.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-063vtr.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10_ja",
      "name": "Royal Blood",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Royal Blood"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-063vtr.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-063vtr.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-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": 0.76,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-08-19T02:15:47.752Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}