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

Discard up to 3 Energy cards from your hand. This attack does 60 damage to 1 of your opponent's Pokémon for each Energy card you discarded in this way. (Don't apply Weakness and Resistance for Benched Pokémon.)
During your opponent's next turn, the Defending Pokémon can't retreat.
/api/v1/pokemon/cards/sv5-60vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv5-60vh",
"name": "Wugtrio ex",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/60vh.large.webp"
}
],
"expansion": {
"id": "sv5",
"name": "Temporal Forces",
"total": 218,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TEF",
"printed_total": 162,
"release_date": "2024/03/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "542804",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/60vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Tera",
"ex"
],
"types": [
"Lightning"
],
"hp": "250",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Tricolor Pump",
"text": "Discard up to 3 Energy cards from your hand. This attack does 60 damage to 1 of your opponent's Pokémon for each Energy card you discarded in this way. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Numbing Hold",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.77
},
{
"condition": "HP",
"price": 0.25
},
{
"condition": "DMG",
"price": 0.6
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 23,
"low": 23,
"high": 23,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "9.5",
"value": 3.45,
"low": 2.93,
"high": 3.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.01,
"low": 7.5,
"high": 44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1.45,
"low": 1.45,
"high": 1.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 26,
"low": 21.95,
"high": 33.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:59:35.982Z",
"trend_7d": {
"direction": "up",
"percent": 1.32
}
}
}
}