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

← Memorial Collection
Charlotte Flampe (specialAltArt)

Charlotte Flampe (specialAltArt)

Rare #56 Character Big Mom Pirates Power 1000
Colors
Yellow
Cost
1
Attribute
Special
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
617028
GET /api/v1/onepiece/cards/EB01-056vsaa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-056vsaa",
    "name": "Charlotte Flampe (specialAltArt)",
    "number": "56",
    "printed_number": "56",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-056vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-056vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-056vsaa.large.webp"
      }
    ],
    "expansion": {
      "id": "EB01",
      "name": "Memorial Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB01",
      "printed_total": 61,
      "release_date": "2024/05/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617028",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-056vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-056vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-056vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] You may add 1 card from the top or bottom of your Life cards to your hand: Draw 1 card."
    ],
    "counter": "2000",
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 50.75,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 96.49,
          "low": 86.86,
          "high": 106.1,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-21T03:42:27.229Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.73
      }
    }
  }
}