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

Devolve each of your opponents evolved Pokémon and put the highest Stage Evolution card on it into your opponents hand.
This attacks damage isn't affected by any effects on your opponents Active Pokémon.
/api/v1/pokemon/cards/xy9_ja-35vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy9_ja-35vh",
"name": "Espeon-EX",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/35vh.large.webp"
}
],
"expansion": {
"id": "xy9_ja",
"name": "Rage of the Broken Heavens",
"total": 89,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY9",
"printed_total": 80,
"release_date": "2015/12/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy9_ja.symbol.png",
"translation": {
"en": {
"name": "Rage of the Broken Heavens"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "604145",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/35vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "170",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Miraculous Shine",
"text": "Devolve each of your opponents evolved Pokémon and put the highest Stage Evolution card on it into your opponents hand."
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psyshock",
"text": "This attacks damage isn't affected by any effects on your opponents Active Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 22.63,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.63
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 94.37,
"low": 80.21,
"high": 108.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 196.5,
"low": 173.5,
"high": 286.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -30.1
}
},
{
"company": "PSA",
"grade": "8",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 56.75,
"low": 87,
"high": 87,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T03:04:58.680Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}