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

← Romance Dawn
Caesar Clown (foil)

Caesar Clown (foil)

Rare #69 Character ScientistPunk Hazard Power 5000
Colors
Blue
Cost
4
Attribute
Special
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454597
GET /api/v1/onepiece/cards/OP01-069?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-069",
    "name": "Caesar Clown (foil)",
    "number": "69",
    "printed_number": "69",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-069.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-069.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-069.large.webp"
      }
    ],
    "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": "454597",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-069.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-069.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-069.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On K.O.] Play up to 1 [Smiley] from your deck, then shuffle your deck."
    ],
    "counter": "1000",
    "subtypes": [
      "Scientist",
      "Punk Hazard"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.18,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.18
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 127,
          "low": 107.95,
          "high": 146.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 78,
          "low": 66.3,
          "high": 89.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 97.57,
          "low": 82.93,
          "high": 112.21,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 59,
          "low": 50.15,
          "high": 67.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:51:22.746Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}