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

Heal 40 damage from this Pokémon. Switch this Pokémon with 1 of your Benched Pokémon.
This Pokémon does 20 damage to itself.
/api/v1/pokemon/cards/xy12-29?include=prices 200 22ms{
"success": true,
"data": {
"id": "xy12-29",
"name": "Dewgong",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/29.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/29.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/29.large.webp"
}
],
"expansion": {
"id": "xy12",
"name": "Evolutions",
"total": 113,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "EVO",
"printed_total": 108,
"release_date": "2016/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "124042",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/29.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/29.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/29.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "120",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Super Deep Dive",
"text": "Heal 40 damage from this Pokémon. Switch this Pokémon with 1 of your Benched Pokémon."
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Take Down",
"text": "This Pokémon does 20 damage to itself.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 0.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.24
},
{
"condition": "LP",
"price": 0.18
},
{
"condition": "MP",
"price": 0.18
},
{
"condition": "HP",
"price": 0.12
},
{
"condition": "DMG",
"price": 0.06
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 46.5,
"low": 39.53,
"high": 53.47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8.77,
"low": 8.77,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8.5,
"low": 7,
"high": 10,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:19:13.631Z",
"trend_7d": {
"direction": "down",
"percent": -4
}
}
}
}