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, this Pokémon takes 60 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/me2-114vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me2-114vh",
"name": "Empoleon ex",
"number": "114",
"printed_number": "114",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/114vh.large.webp"
}
],
"expansion": {
"id": "me2",
"name": "Phantasmal Flames",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "PFL",
"printed_total": 94,
"release_date": "2025/11/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "662156",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/114vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Metal"
],
"hp": "320",
"abilities": [
{
"name": "Emperor's Stance",
"text": "Prevent all effects of attacks used by your opponent's Pokémon done to this Pokémon. (Damage is not an effect.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Iron Feathers",
"text": "During your opponent's next turn, this Pokémon takes 60 less damage from attacks (after applying Weakness and Resistance).",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.36
},
{
"condition": "MP",
"price": 1.13
},
{
"condition": "DMG",
"price": 1.25
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 34.92,
"low": 25.2,
"high": 38.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 40.5,
"low": 19.99,
"high": 43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14.16,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.2,
"low": 11.22,
"high": 15.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45.25,
"low": 40.7,
"high": 55.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 28,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "8",
"value": 19.88,
"low": 24,
"high": 24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 17.95,
"low": 13.1,
"high": 24.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 15
},
{
"company": "SGC",
"grade": "9.5",
"value": 1.25,
"low": 1.25,
"high": 1.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 53.15,
"low": 50.79,
"high": 54.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:57:17.971Z",
"trend_7d": {
"direction": "down",
"percent": -2.16
}
}
}
}