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 (114)

Roronoa Zoro (114)

PR #P-114 Character Straw Hat CrewSupernovas Power 5000
Colors
Green
Cost
4
Attribute
Slash
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
683972
GET /api/v1/onepiece/cards/oppr-683972?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-683972",
    "name": "Roronoa Zoro (114)",
    "number": "P-114",
    "printed_number": "P-114",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-683972.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-683972.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-683972.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": "683972",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-683972.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-683972.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-683972.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[End of Your Turn] If you have any active DON!! cards, set this Character as active."
    ],
    "subtypes": [
      "Straw Hat Crew",
      "Supernovas"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 137.64,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1450.54,
          "low": 1600,
          "high": 1600,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 437.85,
          "low": 500,
          "high": 500,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 638.39,
          "low": 576.99,
          "high": 696.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 387,
          "low": 363,
          "high": 473.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.31
      }
    }
  }
}