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

Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.
During your opponent's next turn, this Pokémon has no Weakness.
/api/v1/pokemon/cards/xy5t_ja-75vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy5t_ja-75vh",
"name": "Gardevoir-EX",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/75vh.large.webp"
}
],
"expansion": {
"id": "xy5t_ja",
"name": "Tidal Storm",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY5",
"printed_total": 70,
"release_date": "2014/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy5t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy5t_ja.symbol.png",
"translation": {
"en": {
"name": "Tidal Storm"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603752",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/75vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fairy"
],
"hp": "170",
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Life Leap",
"text": "Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.",
"damage": "20"
},
{
"cost": [
"Fairy",
"Fairy",
"Fairy"
],
"converted_energy_cost": 3,
"name": "Shining Wind",
"text": "During your opponent's next turn, this Pokémon has no Weakness.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 193.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 193.5
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 630,
"low": 543.6,
"high": 1006,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 266.5,
"low": 215.3,
"high": 281.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2025-11-18T02:09:18.378Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}