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

← Ultra Deck: The Three Captains
Heat (foil)

Heat (foil)

Common #11 Character Kid Pirates Power 4000
Colors
Purple
Cost
3
Attribute
Special
Expansion
Ultra Deck: The Three Captains · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST10_ja-011?include=prices 200 40ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST10_ja-011",
    "name": "Heat (foil)",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-011.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-011.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-011.large.webp"
      }
    ],
    "expansion": {
      "id": "ST10_ja",
      "name": "Ultra Deck: The Three Captains",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST10",
      "printed_total": 17,
      "release_date": "2023/11/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST10.logo.png",
      "translation": {
        "en": {
          "name": "Ultra Deck: The Three Captains"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-011.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-011.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-011.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Your Turn] [Once Per Turn] When a DON!! card on your field is returned to your DON!! deck, this Character gains +2000 power until the start of your next turn."
    ],
    "subtypes": [
      "Kid Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-13T03:03:49.038Z"
    }
  }
}