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
Iron Body Fang Flash

Iron Body Fang Flash

Uncommon #95 Event Animal Kingdom PiratesFormer CP9
Colors
Black
Cost
2
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558132
GET /api/v1/onepiece/cards/OP08-095?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-095",
    "name": "Iron Body Fang Flash",
    "number": "95",
    "printed_number": "95",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-095.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-095.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-095.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": "558132",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-095.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-095.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-095.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] If you have 10 or more cards in your trash, up to 1 of your Characters gains +2000 power until the end of your opponent's next turn.",
      "[Trigger] Up to 1 of your Leader or Character cards gains +2000 power during this turn."
    ],
    "subtypes": [
      "Animal Kingdom Pirates",
      "Former CP9"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}