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

Switch 1 of your opponent's Benched Pokémon with his or her Active Pokémon.
If the Defending Pokémon is a Darkness or Fairy Pokémon, it can't attack during your opponent's next turn.
/api/v1/pokemon/cards/xy10-52vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy10-52vrh",
"name": "Zygarde",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/52vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/52vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/52vrh.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": "117518",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/52vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/52vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/52vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Lookout",
"text": "Switch 1 of your opponent's Benched Pokémon with his or her Active Pokémon."
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aura Break",
"text": "If the Defending Pokémon is a Darkness or Fairy Pokémon, it can't attack during your opponent's next turn.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.65
},
{
"condition": "LP",
"price": 0.42
},
{
"condition": "MP",
"price": 0.48
},
{
"condition": "HP",
"price": 0.34
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:44:28.772Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}