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 Reiju

Vinsmoke Reiju

Common #68 Character The Vinsmoke FamilyGERMA 66 Power 2000
Colors
Purple
Cost
2
Attribute
Special
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541625
GET /api/v1/onepiece/cards/OP06-068?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-068",
    "name": "Vinsmoke Reiju",
    "number": "68",
    "printed_number": "68",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-068.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-068.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-068.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": "541625",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-068.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-068.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-068.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Activate: Main] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.) You may trash this Character: If your Leader has the {GERMA 66} type, play up to 1 [Vinsmoke Reiju] with a cost of 4 from your hand or trash."
    ],
    "counter": "1000",
    "subtypes": [
      "The Vinsmoke Family",
      "GERMA 66"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.15,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.15
        },
        {
          "condition": "LP",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 221,
          "low": 187.85,
          "high": 254.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 31,
          "low": 21.77,
          "high": 37.49,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 170,
          "low": 144.5,
          "high": 195.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 102,
          "low": 86.7,
          "high": 117.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "up",
        "percent": 25
      }
    }
  }
}