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

← The World's Strongest Warriors
Shiki (altArt)

Shiki (altArt)

Super Rare #48 Character Rocks Pirates Power 9000
Colors
Blue
Cost
7
Attribute
Slash
Expansion
The World's Strongest Warriors · One Piece
Language
English
TCGplayer
712087
GET /api/v1/onepiece/cards/OP17-048vaa?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17-048vaa",
    "name": "Shiki (altArt)",
    "number": "48",
    "printed_number": "48",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-048vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-048vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-048vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "712087",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-048vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-048vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-048vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "9000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Rush: Character]",
      "[When Attacking]/[On Your Opponent's Attack] [Once Per Turn] You may trash 1 card with a type including \"Rocks Pirates\" from your hand: Give up to 1 of your opponent's Characters −3000 power during this turn."
    ],
    "subtypes": [
      "Rocks Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 9.95,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:31:43.865Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.2
      }
    }
  }
}