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

King (foil)

Super Rare #96 Character Animal Kingdom Pirates Power 7000
Colors
Purple
Cost
7
Attribute
Special
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454629
GET /api/v1/onepiece/cards/OP01-096?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-096",
    "name": "King (foil)",
    "number": "96",
    "printed_number": "96",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-096.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-096.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-096.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": "454629",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-096.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-096.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-096.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −2 (You may return the specified number of DON!! cards from your field to your DON!! deck.): K.O. up to 1 of your opponent's Characters with a cost of 3 or less and up to 1 of your opponent's Characters with a cost of 2 or less."
    ],
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.57,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.57
        },
        {
          "condition": "HP",
          "price": 0.4
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 75.5,
          "low": 64.18,
          "high": 86.82,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 31,
          "low": 26.35,
          "high": 35.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 38.93,
          "low": 33.09,
          "high": 44.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.72
      }
    }
  }
}