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

This attack does 20 damage times the amount of Energy attached to your opponent's Active Pokémon.
Move any number of damage counters on your opponent's Pokémon to their other Pokémon in any way you like.
/api/v1/pokemon/cards/sm5-94?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm5-94",
"name": "Tapu Lele",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/94.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/94.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/94.large.webp"
}
],
"expansion": {
"id": "sm5",
"name": "Ultra Prism",
"total": 178,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UPR",
"printed_total": 156,
"release_date": "2018/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "157711",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/94.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/94.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/94.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fairy"
],
"hp": "110",
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Psywave",
"text": "This attack does 20 damage times the amount of Energy attached to your opponent's Active Pokémon.",
"damage": "20"
},
{
"cost": [
"Fairy",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Magical Swap",
"text": "Move any number of damage counters on your opponent's Pokémon to their other Pokémon in any way you like."
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 0.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.84
},
{
"condition": "MP",
"price": 0.79
},
{
"condition": "HP",
"price": 0.4
},
{
"condition": "DMG",
"price": 0.74
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:26:03.595Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}