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

← RED/BLACK Sabo
Bartholomew Kuma (foil)

Bartholomew Kuma (foil)

Super Rare #5 Character Revolutionary Army Power 5000
Colors
Black
Cost
5
Attribute
Strike
Expansion
RED/BLACK Sabo · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST35-005?include=prices 200 18ms
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.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.large.webp"
      }
    ],
    "expansion": {
      "id": "ST35",
      "name": "RED/BLACK Sabo",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST35",
      "printed_total": 5,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST35.logo.png"
    },
    "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.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-005.large.webp"
          }
        ]
      }
    ],
    "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."
    ],
    "counter": "1000",
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.94,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:50:58.887Z",
      "trend_7d": {
        "direction": "down",
        "percent": -14.55
      }
    }
  }
}