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

Discard all Metal Energy from this Pokémon. This attack does 50 damage for each card you discarded in this way.
/api/v1/pokemon/cards/sv6_ja-76vh?include=prices 200 67ms{
"success": true,
"data": {
"id": "sv6_ja-76vh",
"name": "Heatran",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/76vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/76vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/76vh.large.png"
}
],
"expansion": {
"id": "sv6_ja",
"name": "Mask of Change",
"total": 133,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV6",
"printed_total": 101,
"release_date": "2024/04/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.symbol.png",
"translation": {
"en": {
"name": "Mask of Change"
}
}
},
"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/sv6_ja/76vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/76vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/76vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"abilities": [
{
"name": "Incandescent Body",
"text": "If this Pokémon is in the Active Spot and is damaged by an attack from your opponent's Pokémon (even if this Pokémon is Knocked Out), the Attacking Pokémon is now Burned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Steel Burst",
"text": "Discard all Metal Energy from this Pokémon. This attack does 50 damage for each card you discarded in this way."
}
],
"rarity": "Rare",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 1.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.83
},
{
"condition": "LP",
"price": 0.58
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T14:48:27.625Z",
"trend_7d": {
"direction": "up",
"percent": 195.16
}
}
}
}