Powered live by GET /api/v1/onepiece/… — the same public API documented in 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
English
TCGplayer
541006
GET /api/v1/onepiece/cards/OP06-042?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-042",
    "name": "Vinsmoke Reiju",
    "number": "42",
    "printed_number": "42",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-042.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-042.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-042.large.png"
      }
    ],
    "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": "541006",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-042.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-042.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-042.large.png"
          }
        ]
      }
    ],
    "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."
    ],
    "subtypes": [
      "The Vinsmoke Family",
      "GERMA 66"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.22
        },
        {
          "condition": "LP",
          "price": 0.13
        },
        {
          "condition": "MP",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 102.5,
          "low": 87.13,
          "high": 117.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 103.03,
          "low": 127.5,
          "high": 127.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 103.55,
          "low": 88.02,
          "high": 119.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 62,
          "low": 52.7,
          "high": 71.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T12:04:14.367Z",
      "trend_7d": {
        "direction": "up",
        "percent": 10
      }
    }
  }
}