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/sv6-196vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv6-196vh",
"name": "Iron Thorns ex",
"number": "196",
"printed_number": "196",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/196vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/196vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/196vh.large.webp"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550240",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/196vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/196vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/196vh.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": "Ultra Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 2.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.46
},
{
"condition": "MP",
"price": 2.04
},
{
"condition": "HP",
"price": 1.49
},
{
"condition": "DMG",
"price": 1.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23.18,
"low": 12.87,
"high": 35.84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.5,
"low": 2.5,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11.38,
"low": 9.4,
"high": 9.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 52,
"low": 31.9,
"high": 66,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 9.5,
"high": 9.96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.6,
"low": 11.34,
"high": 13.27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 21.15,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:44:41.675Z",
"trend_7d": {
"direction": "down",
"percent": -6.46
}
}
}
}