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
Imperial Flame (foil)

Imperial Flame (foil)

Rare #94 Event Animal Kingdom Pirates
Colors
Black
Cost
2
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558131
GET /api/v1/onepiece/cards/OP08-094?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-094",
    "name": "Imperial Flame (foil)",
    "number": "94",
    "printed_number": "94",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-094.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-094.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-094.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": "558131",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-094.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-094.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-094.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main]/[Counter] You may place 3 cards from your trash at the bottom of your deck in any order: K.O. up to 1 of your opponent's Characters with a cost of 2 or less.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 3.25,
          "low": 2.76,
          "high": 3.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.09
      }
    }
  }
}