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

← 500 Years In The Future
Stussy (specialAltArt)

Stussy (specialAltArt)

Super Rare #85 Character CP0 Power 9000
Colors
Black
Cost
9
Attribute
Special
Expansion
500 Years In The Future · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP07_ja-085vsaa?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07_ja-085vsaa",
    "name": "Stussy (specialAltArt)",
    "number": "85",
    "printed_number": "85",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-085vsaa.large.r3.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-085vsaa.large.r3.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-085vsaa.large.r3.webp"
      }
    ],
    "expansion": {
      "id": "OP07_ja",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP07",
      "printed_total": 119,
      "release_date": "2024/06/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png",
      "translation": {
        "en": {
          "name": "500 Years In The Future"
        }
      }
    },
    "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/OP07_ja-085vsaa.large.r3.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-085vsaa.large.r3.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-085vsaa.large.r3.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "9000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may trash 1 of your Characters: K.O. up to 1 of your opponent's Characters."
    ],
    "subtypes": [
      "CP0"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 10.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 195.94,
          "low": 184.6,
          "high": 207.29,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-13T02:28:17.119Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}