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

← Two Legends
Charlotte Pudding (foil)

Charlotte Pudding (foil)

Rare #67 Character Big Mom Pirates Power 4000
Colors
Purple
Cost
3
Attribute
Wisdom
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558098
GET /api/v1/onepiece/cards/OP08-067?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-067",
    "name": "Charlotte Pudding (foil)",
    "number": "67",
    "printed_number": "67",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-067.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-067.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-067.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558098",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-067.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-067.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-067.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Wisdom",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Your Turn] [Once Per Turn] When a DON!! card on your field is returned to your DON!! deck, add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "counter": "1000",
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.22
        },
        {
          "condition": "HP",
          "price": 0.17
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.35
      }
    }
  }
}