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

← Worst Generation
Eustass"Captain"Kid (foil)

Eustass"Captain"Kid (foil)

Leader #1 Leader SupernovasKid Pirates Power 5000
Colors
Green
Attribute
Special
Expansion
Worst Generation · One Piece
Language
English
TCGplayer
288249
GET /api/v1/onepiece/cards/ST02-001?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST02-001",
    "name": "Eustass\"Captain\"Kid (foil)",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-001.large.png"
      }
    ],
    "expansion": {
      "id": "ST02",
      "name": "Worst Generation",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST02",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288249",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn]  ③ (You may rest the specified number of DON!! cards in your cost area.) You may trash 1 card from your hand: Set this Leader as active."
    ],
    "subtypes": [
      "Supernovas",
      "Kid Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 1.46,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.46
        },
        {
          "condition": "LP",
          "price": 1.34
        },
        {
          "condition": "MP",
          "price": 1.08
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T16:48:14.899Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.18
      }
    }
  }
}