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

← Romance Dawn
Bartolomeo

Bartolomeo

Common #19 Character SupernovasBarto Club Power 2000
Colors
Red
Cost
2
Attribute
Special
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454542
GET /api/v1/onepiece/cards/OP01-019?include=prices 200 57ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-019",
    "name": "Bartolomeo",
    "number": "19",
    "printed_number": "19",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-019.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-019.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-019.large.png"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454542",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-019.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-019.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-019.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[DON!! x2] [Opponent's Turn] This Character gains +3000 power."
    ],
    "subtypes": [
      "Supernovas",
      "Barto Club"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T10:46:15.896Z",
      "trend_7d": {
        "direction": "up",
        "percent": 10
      }
    }
  }
}