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

← One Piece Promotion Cards
Roronoa Zoro (Treasure Cup 2024)

Roronoa Zoro (Treasure Cup 2024)

C #ST12-008 Character Straw Hat Crew Power 6000
Colors
Green
Cost
4
Attribute
Slash
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
564531
GET /api/v1/onepiece/cards/oppr-564531?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-564531",
    "name": "Roronoa Zoro (Treasure Cup 2024)",
    "number": "ST12-008",
    "printed_number": "ST12-008",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564531.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564531.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564531.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "564531",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564531.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564531.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-564531.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[DON!! x1][When Attacking] Rest up to 1 of your opponent's Characters with a cost of 6 or less."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "C",
    "pricing": {
      "currency": "USD",
      "market": 2500,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 4413.5,
          "low": 3944.3,
          "high": 4882.7,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-07-19T03:35:04.796Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}