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

This attack does 20 more damage for each basic Energy card in your discard pile. Then, shuffle those cards into your deck.
Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/swsh7r_ja-15vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh7r_ja-15vh",
"name": "Volcarona V",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/15vh.large.webp"
}
],
"expansion": {
"id": "swsh7r_ja",
"name": "Blue Sky Stream",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S7R",
"printed_total": 67,
"release_date": "2021/07/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7r_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7r_ja.symbol.png",
"translation": {
"en": {
"name": "Blue Sky Stream"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569427",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/15vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fire"
],
"hp": "210",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Surging Flame",
"text": "This attack does 20 more damage for each basic Energy card in your discard pile. Then, shuffle those cards into your deck.",
"damage": "20+"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fire Blast",
"text": "Discard an Energy from this Pokémon.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 1.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.13
},
{
"condition": "LP",
"price": 0.9
},
{
"condition": "MP",
"price": 0.8
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30.49,
"low": 25.25,
"high": 30.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.5,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:34:41.209Z",
"trend_7d": {
"direction": "down",
"percent": -8.13
}
}
}
}