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

← Romance Dawn
Kaido (foil)

Kaido (foil)

Super Rare #94 Character The Four EmperorsAnimal Kingdom Pirates Power 12000
Colors
Purple
Cost
10
Attribute
Strike
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
453521
GET /api/v1/onepiece/cards/OP01-094?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-094",
    "name": "Kaido (foil)",
    "number": "94",
    "printed_number": "94",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-094.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-094.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-094.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "453521",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-094.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-094.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-094.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "12000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −6 (You may return the specified number of DON!! cards from your field to your DON!! deck.): If your Leader has the {Animal Kingdom Pirates} type, K.O. all Characters other than this Character."
    ],
    "subtypes": [
      "The Four Emperors",
      "Animal Kingdom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.65,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.65
        },
        {
          "condition": "MP",
          "price": 1.41
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 263.05,
          "low": 223.59,
          "high": 302.51,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 92.94,
          "low": 79,
          "high": 106.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40.21,
          "low": 34.18,
          "high": 46.24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "up",
        "percent": 12.24
      }
    }
  }
}