Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Awakening of the New Era
Rob Lucci (specialAltArt)

Rob Lucci (specialAltArt)

Super Rare #93 Character CP0 Power 6000
Colors
Black
Cost
4
Attribute
Strike
Expansion
Awakening of the New Era · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP05_ja-093vsaa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05_ja-093vsaa",
    "name": "Rob Lucci (specialAltArt)",
    "number": "93",
    "printed_number": "93",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vsaa.large.r3.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vsaa.large.r3.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vsaa.large.r3.webp"
      }
    ],
    "expansion": {
      "id": "OP05_ja",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05_ja.logo.png",
      "translation": {
        "en": {
          "name": "Awakening of the New Era"
        }
      }
    },
    "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/OP05_ja-093vsaa.large.r3.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vsaa.large.r3.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vsaa.large.r3.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may place 3 cards from your trash at the bottom of your deck in any order: K.O. up to 1 of your opponent's Characters with a cost of 2 or less and up to 1 of your opponent's Characters with a cost of 1 or less."
    ],
    "subtypes": [
      "CP0"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 8.18,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1225,
          "low": 405,
          "high": 1261,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 126.85,
          "low": 179.99,
          "high": 179.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-03T08:19:41.113Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}