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
Queen (foil)

Queen (foil)

Rare #97 Character Animal Kingdom Pirates Power 5000
Colors
Purple
Cost
6
Attribute
Strike
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454631
GET /api/v1/onepiece/cards/OP01-097?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-097",
    "name": "Queen (foil)",
    "number": "97",
    "printed_number": "97",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-097.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-097.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-097.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": "454631",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-097.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-097.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-097.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): This Character gains [Rush] during this turn. Then, give up to 1 of your opponent's Characters −2000 power during this turn.(This card can attack on the turn in which it is played.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.23,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.23
        },
        {
          "condition": "LP",
          "price": 0.19
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 94,
          "low": 79.9,
          "high": 108.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 58,
          "low": 49.3,
          "high": 66.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 72.07,
          "low": 61.26,
          "high": 82.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 43,
          "low": 36.55,
          "high": 49.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:51:22.746Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}