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

← Starter Deck -purple Charlotte Katakuri
Charlotte Cracker

Charlotte Cracker

Common #2 Character Big Mom Pirates Power 5000
Colors
Purple
Cost
4
Attribute
Slash
Expansion
Starter Deck -purple Charlotte Katakuri · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST34-002?include=prices 200 56ms
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.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.large.png"
      }
    ],
    "expansion": {
      "id": "ST34",
      "name": "Starter Deck -purple Charlotte Katakuri",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST34",
      "printed_total": 5,
      "release_date": "2026/07/18"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-002.large.png"
          }
        ]
      }
    ],
    "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."
    ],
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-18T01:30:24.401Z"
    }
  }
}