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-41?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex15-41",
"name": "Togepi δ",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41.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": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/41.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": 4.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.13
},
{
"condition": "MP",
"price": 2.7
},
{
"condition": "HP",
"price": 2.15
},
{
"condition": "DMG",
"price": 3.11
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"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": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"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": 20.75,
"low": 11,
"high": 30.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21,
"low": 20,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 143,
"low": 121.55,
"high": 164.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33.5,
"low": 28.48,
"high": 38.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:28:21.202Z",
"trend_7d": {
"direction": "down",
"percent": -8.22
}
}
}
}