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

← Egghead Crisis
Bartholomew Kuma (specialAltArt)

Bartholomew Kuma (specialAltArt)

Rare #54 Character EggheadRevolutionary Army Power 7000
Colors
Yellow
Cost
7
Attribute
Strike
Expansion
Egghead Crisis · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-054vsaa?include=prices 200 24ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-054vsaa",
    "name": "Bartholomew Kuma (specialAltArt)",
    "number": "54",
    "printed_number": "54",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-054vsaa.large.r2.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-054vsaa.large.r2.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-054vsaa.large.r2.webp"
      }
    ],
    "expansion": {
      "id": "EB04_ja",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04_ja.logo.png",
      "translation": {
        "en": {
          "name": "Egghead Crisis"
        }
      }
    },
    "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/EB04_ja-054vsaa.large.r2.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-054vsaa.large.r2.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-054vsaa.large.r2.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] If you have 2 or less Life cards, add up to 1 card from the top of your deck to the top of your Life cards.",
      "[On K.O.] Add up to 1 card from the top of your opponent's Life cards to its owner's hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Egghead",
      "Revolutionary Army"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 57.99,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:12:16.710Z",
      "trend_7d": {
        "direction": "up",
        "percent": 15.98
      }
    }
  }
}