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

← Ultra Deck: The Three Brothers
Emporio.Ivankov (foil)

Emporio.Ivankov (foil)

Rare #5 Character Revolutionary Army Power 4000
Colors
Yellow
Attribute
Special
Expansion
Ultra Deck: The Three Brothers · One Piece
Language
English
TCGplayer
543607
GET /api/v1/onepiece/cards/ST13-005?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST13-005",
    "name": "Emporio.Ivankov (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-005.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-005.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-005.large.png"
      }
    ],
    "expansion": {
      "id": "ST13",
      "name": "Ultra Deck: The Three Brothers",
      "total": 19,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST13",
      "printed_total": 19,
      "release_date": "2024/04/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "543607",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-005.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-005.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-005.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "4000",
    "attribute": "Special",
    "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] You may trash 1 card from the top or bottom of your Life cards: Reveal up to 1 Character card with a cost of 5 from your hand and add it to the top of your Life cards face-down."
    ],
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.28,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.28
        },
        {
          "condition": "LP",
          "price": 0.27
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T12:04:12.924Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.45
      }
    }
  }
}