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
English
TCGplayer
695509
GET /api/v1/onepiece/cards/EB04-054vsaa?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-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-054vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054vsaa.large.webp"
      }
    ],
    "expansion": {
      "id": "EB04",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "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.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "695509",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054vsaa.large.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": 71.75,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 400,
          "low": 310,
          "high": 649.95,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 126.73,
          "low": 109.96,
          "high": 169.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T03:45:36.408Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.03
      }
    }
  }
}