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

← Romance Dawn
Perona

Perona

Uncommon #77 Character Thriller Bark Pirates Power 2000
Colors
Blue
Cost
1
Attribute
Special
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454607
GET /api/v1/onepiece/cards/OP01-077?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-077",
    "name": "Perona",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-077.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-077.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-077.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454607",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-077.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-077.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-077.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck and place them at the top or bottom of the deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Thriller Bark Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.77,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.77
        },
        {
          "condition": "LP",
          "price": 0.6
        },
        {
          "condition": "MP",
          "price": 0.57
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 624,
          "low": 530.4,
          "high": 717.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 384,
          "low": 326.4,
          "high": 441.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 480,
          "low": 408,
          "high": 552,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 288,
          "low": 244.8,
          "high": 331.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.94
      }
    }
  }
}