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 (altArt)

Rob Lucci (altArt)

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-093vaa?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05_ja-093vaa",
    "name": "Rob Lucci (altArt)",
    "number": "93",
    "printed_number": "93",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vaa.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vaa.large.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-093vaa.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-093vaa.large.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": 7.3,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 48.57,
          "low": 46.67,
          "high": 51.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 28,
          "low": 27,
          "high": 28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 46.33,
          "low": 46.17,
          "high": 46.7,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 28,
          "low": 27,
          "high": 28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:47:30.290Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}