Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Starter Deck -red/black Sabo
Bartholomew Kuma (foil)

Bartholomew Kuma (foil)

Super Rare #5 Character Revolutionary Army Power 5000
Colors
Black
Cost
5
Attribute
Strike
Expansion
Starter Deck -red/black Sabo · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST35-005?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST35-005",
    "name": "Bartholomew Kuma (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.large.png"
      }
    ],
    "expansion": {
      "id": "ST35",
      "name": "Starter Deck -red/black Sabo",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST35",
      "printed_total": 5,
      "release_date": "2026/07/31"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "This Character gains +3 cost.",
      "[On Play] Give up to 1 rested DON!! card to your Leader. Then, play up to 1 Character card with 4000 power or less and the {Revolutionary Army} type from your hand or trash."
    ],
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-18T01:30:21.064Z"
    }
  }
}