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

← A Fist Of Divine Speed
Bartolomeo

Bartolomeo

Uncommon #55 Character DressrosaSupernovas Power 7000
Colors
Blue
Cost
6
Attribute
Special
Expansion
A Fist Of Divine Speed · One Piece
Language
English
TCGplayer
632423
GET /api/v1/onepiece/cards/OP11-055?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP11-055",
    "name": "Bartolomeo",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-055.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-055.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-055.large.png"
      }
    ],
    "expansion": {
      "id": "OP11",
      "name": "A Fist Of Divine Speed",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP11",
      "printed_total": 119,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "632423",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-055.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-055.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-055.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "subtypes": [
      "Dressrosa",
      "Supernovas"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.06,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.06
        },
        {
          "condition": "LP",
          "price": 0.03
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T21:02:19.771Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}