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

Look at the top 4 cards of your deck and attach as many Lightning Energy cards you find there as you like to this Pokémon. Shuffle the other cards back into your deck.
This attack's damage isn't affected by Weakness, Resistance, or any other effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy7-27vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy7-27vh",
"name": "Ampharos-EX",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/27vh.large.webp"
}
],
"expansion": {
"id": "xy7",
"name": "Ancient Origins",
"total": 101,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "AOR",
"printed_total": 98,
"release_date": "2015/08/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "101448",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/27vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Lightning"
],
"hp": "170",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Thunder Rod",
"text": "Look at the top 4 cards of your deck and attach as many Lightning Energy cards you find there as you like to this Pokémon. Shuffle the other cards back into your deck."
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Sparkling Tail",
"text": "This attack's damage isn't affected by Weakness, Resistance, or any other effects on your opponent's Active Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 7.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.34
},
{
"condition": "LP",
"price": 3.47
},
{
"condition": "MP",
"price": 2.54
},
{
"condition": "HP",
"price": 1.69
},
{
"condition": "DMG",
"price": 1.44
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 30.65,
"low": 26.05,
"high": 35.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 250,
"low": 236.8,
"high": 369.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "3",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 17.99,
"low": 15.29,
"high": 20.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 10.5,
"high": 12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22.5,
"low": 22,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:21:33.519Z",
"trend_7d": {
"direction": "up",
"percent": 24.2
}
}
}
}