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

← Legacy of the Master
Roronoa Zoro

Roronoa Zoro

Common #36 Character SupernovasStraw Hat Crew Power 5000
Colors
Green
Cost
4
Attribute
Slash
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643767
GET /api/v1/onepiece/cards/OP12-036?include=prices 200 64ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-036",
    "name": "Roronoa Zoro",
    "number": "36",
    "printed_number": "36",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-036.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-036.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-036.large.png"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643767",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-036.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-036.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-036.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "This card in your hand cannot be played by effects.If your Leader has the <Slash> attribute, this Character cannot be K.O.'d in battle by <Slash> attribute cards and gains +1000 power."
    ],
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 36.85,
          "low": 54.99,
          "high": 54.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T22:02:19.588Z",
      "trend_7d": {
        "direction": "down",
        "percent": -20
      }
    }
  }
}