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

You may discard as many basic Energy cards as you like attached to Heatran. If you do, this attack does 40 damage plus 20 more damage for each Energy card you discarded.
/api/v1/pokemon/cards/dp6-6vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "dp6-6vh",
"name": "Heatran",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/6vh.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86047",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/6vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "100",
"abilities": [
{
"name": "Flash Fire",
"text": "Once during your turn (before your attack), you may move a Fire Energy attached to 1 of your Pokémon to Heatran. This power can't be used if Heatran is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Magma Storm",
"text": "You may discard as many basic Energy cards as you like attached to Heatran. If you do, this attack does 40 damage plus 20 more damage for each Energy card you discarded.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 2.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.25
},
{
"condition": "DMG",
"price": 1.78
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25.23,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 177.5,
"low": 150.88,
"high": 204.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 20.25,
"low": 17.21,
"high": 23.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14.44,
"low": 16.5,
"high": 16.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 42.2,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 119.38,
"low": 139.84,
"high": 141.32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-20T04:50:57.294Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}