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

← Emperors In The New World
Heat

Heat

Common #7 Character Kid Pirates Power 4000
Colors
Red
Cost
3
Attribute
Special
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
596930
GET /api/v1/onepiece/cards/OP09-007?include=prices 200 57ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-007",
    "name": "Heat",
    "number": "7",
    "printed_number": "7",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-007.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-007.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-007.large.png"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596930",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-007.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-007.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-007.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] Up to 1 of your Leader with 4000 power or less gains +1000 power during this turn."
    ],
    "subtypes": [
      "Kid Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        },
        {
          "condition": "LP",
          "price": 0.02
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T21:02:25.129Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}