Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Adventure on Kami's Island
Roronoa Zoro (foil)

Roronoa Zoro (foil)

Super Rare #113 Character Sky IslandStraw Hat Crew Power 6000
Colors
Yellow
Cost
4
Attribute
Slash
Expansion
Adventure on Kami's Island · One Piece
Language
English
TCGplayer
685469
GET /api/v1/onepiece/cards/OP15-113?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP15-113",
    "name": "Roronoa Zoro (foil)",
    "number": "113",
    "printed_number": "113",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-113.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-113.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-113.large.webp"
      }
    ],
    "expansion": {
      "id": "OP15",
      "name": "Adventure on Kami's Island",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP15",
      "printed_total": 119,
      "release_date": "2026/02/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP15.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "685469",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-113.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-113.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-113.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] You may trash 1 card from your hand: Add up to 1 card from the top of your deck to the top of your Life cards."
    ],
    "subtypes": [
      "Sky Island",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 4.35,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.35
        },
        {
          "condition": "MP",
          "price": 3.85
        },
        {
          "condition": "HP",
          "price": 1.99
        },
        {
          "condition": "DMG",
          "price": 3.99
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 67,
          "low": 66,
          "high": 117,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 31,
          "low": 30,
          "high": 54,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 19.5,
          "low": 16.58,
          "high": 22.42,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 51.38,
          "low": 50.6,
          "high": 72.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 19.5,
          "low": 16.58,
          "high": 22.42,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 31,
          "low": 30,
          "high": 54,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:34:37.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.9
      }
    }
  }
}