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 all damage counters from 1 of your Benched Pokémon to your opponent's Active Pokémon.
Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/sv2-239vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv2-239vh",
"name": "Dedenne ex",
"number": "239",
"printed_number": "239",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/239vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/239vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/239vh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497647",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/239vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/239vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/239vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Tera",
"ex"
],
"types": [
"Psychic"
],
"hp": "170",
"attacks": [
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Tail Swap",
"text": "Move all damage counters from 1 of your Benched Pokémon to your opponent's Active Pokémon."
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Wondrous Shot",
"text": "Discard an Energy from this Pokémon.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 15.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.73
},
{
"condition": "LP",
"price": 14.99
},
{
"condition": "MP",
"price": 9.86
},
{
"condition": "DMG",
"price": 10.5
}
],
"graded": [
{
"company": "AGS",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 37.46,
"low": 31.84,
"high": 43.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 31.25,
"low": 16,
"high": 32.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.18,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 97.5,
"low": 88,
"high": 100,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 37.49,
"low": 31.97,
"high": 40,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "9.5",
"value": 2.5,
"low": 2.13,
"high": 2.88,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "up",
"percent": 0.96
}
}
}
}