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

← PURPLE Charlotte Katakuri
Charlotte Cracker

Charlotte Cracker

Common #2 Character Big Mom Pirates Power 5000
Colors
Purple
Cost
4
Attribute
Slash
Expansion
PURPLE Charlotte Katakuri · One Piece
Language
English
TCGplayer
706343
GET /api/v1/onepiece/cards/ST34-002?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST34-002",
    "name": "Charlotte Cracker",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.large.webp"
      }
    ],
    "expansion": {
      "id": "ST34",
      "name": "PURPLE Charlotte Katakuri",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST34",
      "printed_total": 5,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST34.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "706343",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] If your Leader has the {Big Mom Pirates} type, add up to 1 DON!! card from your DON!! deck and rest it. Then, K.O. up to 1 of your opponent's Characters with a cost of 2 or less."
    ],
    "counter": "1000",
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.13,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:00:23.892Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.14
      }
    }
  }
}