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
Gan.Fall (foil)

Gan.Fall (foil)

Rare #54 Character Sky Island Power 4000
Colors
Yellow
Cost
3
Attribute
Slash
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
544592
GET /api/v1/onepiece/cards/EB01-054?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-054",
    "name": "Gan.Fall (foil)",
    "number": "54",
    "printed_number": "54",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-054.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-054.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-054.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": "544592",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-054.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-054.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-054.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] If your opponent has 1 or less Life cards, K.O. up to 1 of your opponent's Characters with a cost of 3 or less."
    ],
    "counter": "1000",
    "subtypes": [
      "Sky Island"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-22T03:52:47.584Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}