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

This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
This Pokémon can't use X Blast during your next turn.
/api/v1/pokemon/cards/cel25c-97_Avh?include=prices 200 18ms{
"success": true,
"data": {
"id": "cel25c-97_Avh",
"name": "Xerneas-EX",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-97_Avh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-97_Avh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-97_Avh.large.webp"
}
],
"expansion": {
"id": "cel25",
"name": "Celebrations",
"total": 25,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CEL",
"printed_total": 25,
"release_date": "2021/10/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/cel25.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/cel25.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "250340",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-97_Avh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-97_Avh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-97_Avh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fairy"
],
"hp": "170",
"attacks": [
{
"cost": [
"Fairy",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Break Through",
"text": "This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
},
{
"cost": [
"Fairy",
"Fairy",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "X Blast",
"text": "This Pokémon can't use X Blast during your next turn.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Classic Collection",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.57
},
{
"condition": "MP",
"price": 3.56
},
{
"condition": "HP",
"price": 2.11
},
{
"condition": "DMG",
"price": 2.65
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 39,
"low": 28.94,
"high": 39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33.97,
"low": 26.99,
"high": 38.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.5,
"high": 7.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 34.99,
"low": 34.99,
"high": 40.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 64.57,
"low": 61.62,
"high": 65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 6.25,
"low": 5,
"high": 8.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14.5,
"low": 14.5,
"high": 14.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19.75,
"low": 19.08,
"high": 20.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:02:37.448Z",
"trend_7d": {
"direction": "flat",
"percent": 0.44
}
}
}
}