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

Leader #42 Leader The Vinsmoke FamilyGERMA 66 Power 5000
Colors
Blue, Purple
Attribute
Special
Expansion
Wings of the Captain · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP06_ja-042?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06_ja-042",
    "name": "Vinsmoke Reiju",
    "number": "42",
    "printed_number": "42",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-042.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-042.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-042.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06_ja",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Wings of the Captain"
        }
      }
    },
    "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/OP06_ja-042.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-042.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-042.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue",
      "Purple"
    ],
    "rules": [
      "[Your Turn] [Once Per Turn] When a DON!! card on your field is returned to your DON!! deck, draw 1 card."
    ],
    "life": "4",
    "subtypes": [
      "The Vinsmoke Family",
      "GERMA 66"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 32.19,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 630,
          "low": 535.5,
          "high": 724.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 2380,
          "low": 2023,
          "high": 2737,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-15T02:24:40.438Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}