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 Reiju (foil)

Vinsmoke Reiju (foil)

Super Rare #63 Character The Vinsmoke FamilyGERMA 66 Power 5000
Colors
Purple
Cost
4
Attribute
Special
Expansion
Legacy of the Master · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP12_ja-063?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12_ja-063",
    "name": "Vinsmoke Reiju (foil)",
    "number": "63",
    "printed_number": "63",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-063.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-063.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-063.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12_ja",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "Legacy of the Master"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-063.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-063.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-063.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "If you have 4 or more Events in your trash, this Character gains +2000 power and +5 cost.",
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "counter": "1000",
    "subtypes": [
      "The Vinsmoke Family",
      "GERMA 66"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 19.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 45,
          "low": 42,
          "high": 587,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21,
          "low": 19.5,
          "high": 271,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 289.5,
          "low": 234.2,
          "high": 1247.09,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 21,
          "low": 19.5,
          "high": 271,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:43:47.198Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}