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

Put all Electropower cards from your discard pile into your hand.
Discard all Lightning Energy from this Pokémon.
Search your deck for up to 7 Pokémon, reveal them, and put them into your hand. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm9-185vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm9-185vh",
"name": "Ampharos-GX",
"number": "185",
"printed_number": "185",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/185vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/185vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/185vh.large.webp"
}
],
"expansion": {
"id": "sm9",
"name": "Team Up",
"total": 198,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "TEU",
"printed_total": 181,
"release_date": "2019/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183818",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/185vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/185vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/185vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Lightning"
],
"hp": "240",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Power Recharge",
"text": "Put all Electropower cards from your discard pile into your hand.",
"damage": "30"
},
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Impact Bolt",
"text": "Discard all Lightning Energy from this Pokémon.",
"damage": "150"
},
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Electrical-GX",
"text": "Search your deck for up to 7 Pokémon, reveal them, and put them into your hand. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 56.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 56.7
},
{
"condition": "LP",
"price": 40.66
},
{
"condition": "MP",
"price": 28.74
},
{
"condition": "HP",
"price": 39.99
},
{
"condition": "DMG",
"price": 29.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 29.62,
"low": 25.18,
"high": 34.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 175,
"low": 115,
"high": 175,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 285,
"low": 248.25,
"high": 306.33,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "6",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 109.05,
"low": 180,
"high": 180,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:53:13.930Z",
"trend_7d": {
"direction": "up",
"percent": 2.77
}
}
}
}