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

Flip a coin. If heads, the Defending Pokémon is now Paralyzed.
If Dewgong has at least 2 Water Energy attached to it, this attack does 40 damage plus 20 more damage.
/api/v1/pokemon/cards/ex15-15vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex15-15vrh",
"name": "Dewgong δ",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/15vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/15vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/15vrh.large.webp"
}
],
"expansion": {
"id": "ex15",
"name": "Dragon Frontiers",
"total": 101,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DF",
"printed_total": 101,
"release_date": "2006/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84792",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/15vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/15vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/15vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "80",
"abilities": [
{
"name": "Delta Protection",
"text": "Any damage done to Dewgong by attacks from your opponent's Pokémon that has δ on its card is reduced by 40 (after applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ice Beam",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Surge",
"text": "If Dewgong has at least 2 Water Energy attached to it, this attack does 40 damage plus 20 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 31.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 31.97
},
{
"condition": "LP",
"price": 27.34
},
{
"condition": "MP",
"price": 20.46
},
{
"condition": "HP",
"price": 9.73
},
{
"condition": "DMG",
"price": 12.6
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 117.6,
"low": 98.12,
"high": 117.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 49.99,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 37.41,
"low": 36.86,
"high": 36.86,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 64.99,
"low": 56,
"high": 64.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 115.07,
"low": 41,
"high": 123.38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:38.715Z",
"trend_7d": {
"direction": "flat",
"percent": 0.09
}
}
}
}