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

If there is any Stadium card in play, this attack does 20 more damage.
Heal 30 damage from this Pokémon.
/api/v1/pokemon/cards/xy10-54avh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy10-54avh",
"name": "Zygarde-EX",
"number": "54a",
"printed_number": "54a",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/54avh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/54avh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/54avh.large.webp"
}
],
"expansion": {
"id": "xy10",
"name": "Fates Collide",
"total": 129,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FCO",
"printed_total": 124,
"release_date": "2016/05/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "117519",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/54avh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/54avh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/54avh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fighting"
],
"hp": "190",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Land's Pulse",
"text": "If there is any Stadium card in play, this attack does 20 more damage.",
"damage": "20+"
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cell Storm",
"text": "Heal 30 damage from this Pokémon.",
"damage": "60"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Land's Wrath",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 265,
"low": 225.25,
"high": 304.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 33.4,
"low": 28.39,
"high": 38.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 74.43,
"low": 69.72,
"high": 104.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:50:16.099Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}