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

← Royal Blood
Perona

Perona

Common #92 Character Thriller Bark Pirates Power 5000
Colors
Black
Cost
4
Attribute
Special
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617140
GET /api/v1/onepiece/cards/OP10-092?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-092",
    "name": "Perona",
    "number": "92",
    "printed_number": "92",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-092.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-092.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-092.large.webp"
      }
    ],
    "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": "617140",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-092.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-092.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-092.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may place 2 {Thriller Bark Pirates} type cards from your trash at the bottom of your deck in any order: Up to 1 of your Characters other than [Perona] gains +2000 power during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Thriller Bark Pirates"
    ],
    "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": 1225,
          "low": 1041.25,
          "high": 1408.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 217,
          "low": 131.5,
          "high": 302.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 292.5,
          "low": 92.06,
          "high": 770,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30.5,
          "low": 25.93,
          "high": 35.07,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 291,
          "low": 247.35,
          "high": 334.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:47:33.423Z",
      "trend_7d": {
        "direction": "down",
        "percent": -33.33
      }
    }
  }
}