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

← EX Gear 5
Roronoa Zoro (foil)

Roronoa Zoro (foil)

Super Rare #15 Character Straw Hat Crew Power 5000
Colors
Red
Cost
4
Attribute
Slash
Expansion
EX Gear 5 · One Piece
Language
English
TCGplayer
615592
GET /api/v1/onepiece/cards/ST21-015?include=prices 200 63ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21-015",
    "name": "Roronoa Zoro (foil)",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-015.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-015.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-015.large.png"
      }
    ],
    "expansion": {
      "id": "ST21",
      "name": "EX Gear 5",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST21",
      "printed_total": 17,
      "release_date": "2025/03/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "615592",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-015.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-015.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-015.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[DON!! x2] This Character gains [Rush].",
      "[On K.O.] Play up to 1 red Character card with 6000 power or less other than [Roronoa Zoro] from your hand."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.52,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.52
        },
        {
          "condition": "LP",
          "price": 1.07
        },
        {
          "condition": "MP",
          "price": 1
        },
        {
          "condition": "HP",
          "price": 0.65
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T21:02:21.099Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.56
      }
    }
  }
}