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 by attacks from the Defending Pokémon is reduced by 20 (before applying Weakness and Resistance).
/api/v1/pokemon/cards/ex15-41vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex15-41vrh",
"name": "Togepi δ",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41vrh.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": "89938",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "40",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Charm",
"text": "During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 20 (before applying Weakness and Resistance)."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 55
},
{
"condition": "LP",
"price": 44.31
},
{
"condition": "MP",
"price": 29.63
},
{
"condition": "HP",
"price": 10
},
{
"condition": "DMG",
"price": 11.36
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 35,
"low": 20,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 202,
"low": 52,
"high": 202,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 40.25,
"low": 30.5,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 100,
"low": 84.25,
"high": 100,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 5100,
"low": 143,
"high": 5100,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 53.18,
"low": 76,
"high": 76,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 80.13,
"low": 40,
"high": 110,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 223.88,
"low": 250,
"high": 250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:28:21.202Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}