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

← Royal Blood
Eustass"Captain"Kid

Eustass"Captain"Kid

Leader #99 Leader SupernovasKid Pirates Power 5000
Colors
Yellow
Attribute
Special
Expansion
Royal Blood · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP10_ja-099?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10_ja-099",
    "name": "Eustass\"Captain\"Kid",
    "number": "99",
    "printed_number": "99",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-099.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-099.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-099.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10_ja",
      "name": "Royal Blood",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png",
      "translation": {
        "en": {
          "name": "Royal Blood"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-099.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-099.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-099.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[End of Your Turn] You may turn 1 card from the top of your Life cards face-up: Set up to 1 of your {Supernovas} type Characters with a cost of 3 to 8 as active. That Character gains [Blocker] until the end of your opponent's next turn."
    ],
    "life": "5",
    "subtypes": [
      "Supernovas",
      "Kid Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 1.49,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.5,
          "low": 19.13,
          "high": 25.87,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:41:13.795Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}