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

During your opponent's next turn, any damage done to Empoleon by attacks is reduced by 20 (after applying Weakness and Resistance).
Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.
/api/v1/pokemon/cards/dp6_ja-70vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp6_ja-70vh",
"name": "Empoleon",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/70vh.large.webp"
}
],
"expansion": {
"id": "dp6_ja",
"name": "Intense Fight in the Destroyed Sky",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP6",
"printed_total": 92,
"release_date": "2008/07/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.symbol.png",
"translation": {
"en": {
"name": "Intense Fight in the Destroyed Sky"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608148",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/70vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Metal"
],
"hp": "130",
"abilities": [
{
"name": "Emperor Aura",
"text": "Once during your turn (before your attack), when you play Empoleon from your hand to evolve 1 of your Active Pokémon, you may use this power. Your opponent can't attach any Energy cards from his or her hand to his or her Pokémon during your opponent's next turn.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Steel Wing",
"text": "During your opponent's next turn, any damage done to Empoleon by attacks is reduced by 20 (after applying Weakness and Resistance).",
"damage": "40"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Whirlpool",
"text": "Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+30"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 10.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.37
},
{
"condition": "LP",
"price": 4.5
},
{
"condition": "HP",
"price": 2.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.5,
"low": 38.5,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 10.58,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33.48,
"low": 42,
"high": 42,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-05T03:03:37.990Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}