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

Put 2 Fire Energy attached to this Pokémon into your hand.
Discard an Energy from each of your opponent's Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm12_ja-13vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm12_ja-13vh",
"name": "Volcarona-GX",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/13vh.large.webp"
}
],
"expansion": {
"id": "sm12_ja",
"name": "Alter Genesis",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM12",
"printed_total": 95,
"release_date": "2019/09/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12_ja.symbol.png",
"translation": {
"en": {
"name": "Alter Genesis"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572150",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Fire"
],
"hp": "210",
"abilities": [
{
"name": "Flaming Shot",
"text": "Once during your turn (before your attack), you may discard a Fire Energy card from your hand. If you do, put 2 damage counters on 1 of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Backfire",
"text": "Put 2 Fire Energy attached to this Pokémon into your hand.",
"damage": "160"
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Massive Heat Wave-GX",
"text": "Discard an Energy from each of your opponent's Pokémon. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Hiroyuki Yamamoto",
"pricing": {
"currency": "USD",
"market": 2.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.15
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 15,
"high": 20,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.26,
"low": 15.52,
"high": 21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35.95,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 33.52,
"low": 31.76,
"high": 33.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:15:27.717Z",
"trend_7d": {
"direction": "down",
"percent": -6.93
}
}
}
}