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

← Animal Kingdom
King (foil)

King (foil)

Super Rare #4 Character Animal Kingdom Pirates Power 7000
Colors
Purple
Cost
6
Attribute
Special
Expansion
Animal Kingdom · One Piece
Language
English
TCGplayer
288276
GET /api/v1/onepiece/cards/ST04-004?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST04-004",
    "name": "King (foil)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-004.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-004.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-004.large.png"
      }
    ],
    "expansion": {
      "id": "ST04",
      "name": "Animal Kingdom",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST04",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288276",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-004.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-004.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-004.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −1 (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 4 or less."
    ],
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.54,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.54
        },
        {
          "condition": "LP",
          "price": 0.39
        },
        {
          "condition": "MP",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 73,
          "low": 62.05,
          "high": 83.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 56.49,
          "low": 48.02,
          "high": 64.96,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T16:48:14.791Z",
      "trend_7d": {
        "direction": "up",
        "percent": 8
      }
    }
  }
}