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

← One Piece Promotion Cards
Kaido (Treasure Cup)

Kaido (Treasure Cup)

SR #OP01-094 Character Animal Kingdom PiratesThe Four Emperors Power 12000
Colors
Purple
Cost
10
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
561170
GET /api/v1/onepiece/cards/oppr-561170?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-561170",
    "name": "Kaido (Treasure Cup)",
    "number": "OP01-094",
    "printed_number": "OP01-094",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-561170.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-561170.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-561170.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "561170",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-561170.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-561170.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-561170.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": [
      "Animal Kingdom Pirates",
      "The Four Emperors"
    ],
    "rarity": "SR",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T20:30:34.475Z"
    }
  }
}