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

← Royal Blood
Roronoa Zoro

Roronoa Zoro

Common #38 Character ODYSSEYSupernovasStraw Hat Crew Power 6000
Colors
Green
Cost
5
Attribute
Slash
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617077
GET /api/v1/onepiece/cards/OP10-038?include=prices 200 159ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-038",
    "name": "Roronoa Zoro",
    "number": "38",
    "printed_number": "38",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-038.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-038.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-038.large.png"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617077",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-038.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-038.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-038.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Opponent's Turn] If you have 2 or more rested Characters, this Character gains +2000 power."
    ],
    "subtypes": [
      "ODYSSEY",
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.1
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 21.5,
          "low": 18.27,
          "high": 24.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T21:02:21.891Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}