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

You may discard all Lightning Energy attached to Ampharos. If you do, this attack does 20 damage to each of your opponent's Benched Pokémon that has any Energy cards attached to it. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pop7-1?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop7-1",
"name": "Ampharos",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/1.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/1.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/1.large.webp"
}
],
"expansion": {
"id": "pop7",
"name": "POP Series 7",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2008/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83542",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/1.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/1.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/1.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Lightning"
],
"hp": "130",
"abilities": [
{
"name": "Jamming",
"text": "After your opponent plays a Supporter card from his or her hand, put 1 damage counter on each of your opponent's Pokémon. You can't use more than 1 Jamming Poké-Body each turn.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cluster Bolt",
"text": "You may discard all Lightning Energy attached to Ampharos. If you do, this attack does 20 damage to each of your opponent's Benched Pokémon that has any Energy cards attached to it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+30"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 14.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.88
},
{
"condition": "LP",
"price": 9.22
},
{
"condition": "MP",
"price": 5.5
},
{
"condition": "HP",
"price": 6.3
},
{
"condition": "DMG",
"price": 3.34
}
],
"graded": [
{
"company": "CGC",
"grade": "4.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1590,
"low": 1351.5,
"high": 1828.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 25.97,
"low": 17.99,
"high": 17.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:40:56.311Z",
"trend_7d": {
"direction": "flat",
"percent": -0.13
}
}
}
}