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

← YELLOW Eustass"Captain"Kid
Bartolomeo

Bartolomeo

Common #4 Character DressrosaSupernovasBarto Club Power 2000
Colors
Yellow
Cost
1
Attribute
Special
Expansion
YELLOW Eustass"Captain"Kid · One Piece
Language
English
TCGplayer
706365
GET /api/v1/onepiece/cards/ST36-004?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST36-004",
    "name": "Bartolomeo",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-004.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-004.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-004.large.webp"
      }
    ],
    "expansion": {
      "id": "ST36",
      "name": "YELLOW Eustass\"Captain\"Kid",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST36",
      "printed_total": 5,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST36.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "706365",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-004.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-004.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST36-004.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] You may trash 1 {Supernovas} type card from your hand: Draw 2 cards."
    ],
    "counter": "1000",
    "subtypes": [
      "Dressrosa",
      "Supernovas",
      "Barto Club"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:42:52.327Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}