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

← Wings of the Captain
Perona

Perona

Leader #21 Leader Thriller Bark Pirates Power 5000
Colors
Green, Black
Attribute
Special
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541043
GET /api/v1/onepiece/cards/OP06-021?include=prices 200 70ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-021",
    "name": "Perona",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-021.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-021.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-021.large.png"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541043",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-021.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-021.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-021.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Green",
      "Black"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] Choose one:• Rest up to 1 of your opponent's Characters with a cost of 4 or less.• Give up to 1 of your opponent's Characters −1 cost during this turn."
    ],
    "subtypes": [
      "Thriller Bark Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.23,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.23
        },
        {
          "condition": "LP",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 900,
          "low": 765,
          "high": 1035,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 65.19,
          "low": 55.41,
          "high": 74.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T18:48:21.892Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}