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

Your opponent's Active Pokémon is now Burned.
If you have a Stadium in play, this attack does 90 more damage.
/api/v1/pokemon/cards/swsh10p_ja-14vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh10p_ja-14vh",
"name": "Heatran V",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/14vh.large.webp"
}
],
"expansion": {
"id": "swsh10p_ja",
"name": "Space Juggler",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10P",
"printed_total": 67,
"release_date": "2022/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.symbol.png",
"translation": {
"en": {
"name": "Space Juggler"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569857",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/14vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fire"
],
"hp": "220",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Heat Burn",
"text": "Your opponent's Active Pokémon is now Burned.",
"damage": "30"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Magma Fall",
"text": "If you have a Stadium in play, this attack does 90 more damage.",
"damage": "90+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 0.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.62
},
{
"condition": "LP",
"price": 0.5
},
{
"condition": "MP",
"price": 0.3
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14.99,
"low": 12.74,
"high": 17.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 12.99,
"low": 12.99,
"high": 12.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:27:40.932Z",
"trend_7d": {
"direction": "down",
"percent": -36.73
}
}
}
}