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 a Special Energy from your opponent's Active Pokémon.
Move all Energy from this Pokémon to your Benched Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm2-38vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm2-38vh",
"name": "Wishiwashi-GX",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/38vh.large.webp"
}
],
"expansion": {
"id": "sm2",
"name": "Guardians Rising",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "GRI",
"printed_total": 145,
"release_date": "2017/05/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "130938",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/38vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Water"
],
"hp": "210",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Water Gun",
"damage": "20"
},
{
"cost": [
"Water",
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Torrential Vortex",
"text": "Discard a Special Energy from your opponent's Active Pokémon.",
"damage": "120"
},
{
"cost": [
"Water",
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Blue Surge-GX",
"text": "Move all Energy from this Pokémon to your Benched Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.9
},
{
"condition": "LP",
"price": 2.25
},
{
"condition": "MP",
"price": 1.66
},
{
"condition": "HP",
"price": 1.11
},
{
"condition": "DMG",
"price": 1.16
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60.2,
"low": 91,
"high": 91,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 27.81,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:18:34.787Z",
"trend_7d": {
"direction": "up",
"percent": 4.32
}
}
}
}