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 any number of Energy from your Benched Pokémon to this Pokémon.
This attack does 20 more damage times the amount of Water Energy attached to this Pokémon.
Shuffle all Energy from each of your opponent's Pokémon into their deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm5-147vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm5-147vh",
"name": "Palkia-GX",
"number": "147",
"printed_number": "147",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/147vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/147vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/147vh.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": "157763",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/147vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/147vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/147vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Dragon"
],
"hp": "180",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Spatial Control",
"text": "Move any number of Energy from your Benched Pokémon to this Pokémon."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hydro Pressure",
"text": "This attack does 20 more damage times the amount of Water Energy attached to this Pokémon.",
"damage": "60"
},
{
"cost": [
"Water",
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Zero Vanish-GX",
"text": "Shuffle all Energy from each of your opponent's Pokémon into their deck. (You can't use more than 1 GX attack in a game.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 25.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25.17
},
{
"condition": "LP",
"price": 20.32
},
{
"condition": "MP",
"price": 19.63
},
{
"condition": "HP",
"price": 11.07
},
{
"condition": "DMG",
"price": 9.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 374.99,
"low": 309,
"high": 450,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "6",
"value": 12.12,
"low": 10.3,
"high": 13.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.75,
"low": 10.25,
"high": 13.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 53.96,
"low": 86.54,
"high": 86.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "down",
"percent": -2.56
}
}
}
}