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

Move an Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv9_ja-17vh?include=prices 200 91ms{
"success": true,
"data": {
"id": "sv9_ja-17vh",
"name": "Volcanion ex",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/17vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/17vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/17vh.large.png"
}
],
"expansion": {
"id": "sv9_ja",
"name": "Battle Partners",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV9",
"printed_total": 100,
"release_date": "2025/01/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Partners"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "614868",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/17vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/17vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/17vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fire"
],
"abilities": [
{
"name": "Scorching Steam",
"text": "Once during your turn, if this Pokémon is in the Active Spot, you may make your opponent's Active Pokémon Burned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Heat Cyclone",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon."
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.92
},
{
"condition": "LP",
"price": 0.44
},
{
"condition": "MP",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 37.8,
"low": 26.4,
"high": 49.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 18,
"low": 16,
"high": 18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:36:41.077Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}