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

← Egghead Crisis
Issho (foil)

Issho (foil)

Rare #22 Character DressrosaNavy Power 7000
Colors
Blue
Cost
5
Attribute
Slash
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
671336
GET /api/v1/onepiece/cards/EB04-022?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-022",
    "name": "Issho (foil)",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-022.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-022.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-022.large.png"
      }
    ],
    "expansion": {
      "id": "EB04",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "671336",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-022.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-022.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-022.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "7000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] You may trash 2 cards from your hand: If your opponent has 6 or more cards in their hand, your opponent places 2 cards from their hand at the bottom of their deck in any order.",
      "[DON!! x1] [When Attacking] You may trash 1 card from your hand: Give up to 1 of your opponent's Characters −2000 power during this turn."
    ],
    "subtypes": [
      "Dressrosa",
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.31
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:23.849Z",
      "trend_7d": {
        "direction": "up",
        "percent": 24
      }
    }
  }
}