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/sv8pt5-32vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv8pt5-32vh",
"name": "Iron Thorns ex",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/32vh.large.webp"
}
],
"expansion": {
"id": "sv8pt5",
"name": "Prismatic Evolutions",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PRE",
"printed_total": 131,
"release_date": "2025/01/17",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "610387",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/32vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Future"
],
"types": [
"Lightning"
],
"hp": "230",
"abilities": [
{
"name": "Initialization",
"text": "As long as this Pokémon is in the Active Spot, Pokémon with a Rule Box in play (both yours and your opponent's) have no Abilities, except for Future Pokémon. (Pokémon ex, Pokémon V, etc. have Rule Boxes.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Volt Cyclone",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 0.72,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.72
},
{
"condition": "HP",
"price": 0.49
},
{
"condition": "DMG",
"price": 0.62
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 23.63,
"low": 23.25,
"high": 24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.76,
"low": 10,
"high": 13.52,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 24.99,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:53:07.613Z",
"trend_7d": {
"direction": "down",
"percent": -11.11
}
}
}
}