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

← The Azure Sea's Seven
Perona (foil)

Perona (foil)

Rare #111 Character Thriller Bark Pirates Power 5000
Colors
Yellow
Cost
4
Attribute
Special
Expansion
The Azure Sea's Seven · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP14_ja-111?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14_ja-111",
    "name": "Perona (foil)",
    "number": "111",
    "printed_number": "111",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-111.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-111.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-111.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14_ja",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Azure Sea's Seven"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-111.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-111.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-111.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] / [On K.O.] Up to 1 of your opponent's Characters with a cost of 6 or less cannot attack until the end of your opponent's next End Phase.",
      "[Trigger] Play up to 1 {Thriller Bark Pirates} type Character card with a cost of 4 or less from your trash rested."
    ],
    "counter": "1000",
    "subtypes": [
      "Thriller Bark Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 6.76,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 42,
          "low": 39.5,
          "high": 44.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 19.5,
          "low": 18.25,
          "high": 20.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 32.13,
          "low": 30.19,
          "high": 34.06,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 19.5,
          "low": 18.25,
          "high": 20.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T06:59:01.234Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}