Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data 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-113vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv9_ja-113vh",
"name": "Volcanion ex",
"number": "113",
"printed_number": "113",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/113vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/113vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/113vh.large.webp"
}
],
"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": "614989",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/113vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/113vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/113vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fire"
],
"hp": "220",
"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.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 32.48,
"low": 27.61,
"high": 37.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 12.62,
"low": 10.19,
"high": 13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 23.5,
"low": 19.97,
"high": 27.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.66,
"low": 19.36,
"high": 19.36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 11.5,
"low": 8.88,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:00.802Z",
"trend_7d": {
"direction": "down",
"percent": -54.34
}
}
}
}