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 all Lightning Energy attached to Dark Ampharos.
/api/v1/pokemon/cards/pcg3_ja-39vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg3_ja-39vh",
"name": "Dark Ampharos",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/39vh.large.webp"
}
],
"expansion": {
"id": "pcg3_ja",
"name": "Rocket Gang Strikes Back",
"total": 85,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 84,
"release_date": "2004/10/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg3_ja.symbol.png",
"translation": {
"en": {
"name": "Rocket Gang Strikes Back"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613162",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/39vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness",
"Lightning"
],
"hp": "120",
"abilities": [
{
"name": "Darkest Impulse",
"text": "As long as Dark Ampharos is in play, whenever your opponent plays an Evolution card from his or her hand to evolve 1 of his or her Pokémon, put 2 damage counters on that Pokémon. You can't use more than 1 Darkest Impulse Poké-Body each turn.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ram",
"damage": "30"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shock Bolt",
"text": "Discard all Lightning Energy attached to Dark Ampharos.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Emi Miwa",
"pricing": {
"currency": "USD",
"market": 44.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 44.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 182.5,
"low": 155.13,
"high": 209.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 62.5,
"low": 53.13,
"high": 71.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 73,
"low": 50,
"high": 117.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:01:56.985Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}