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

Devolve as many of your Benched Pokémon as many times as you like. Put each Evolution card removed this way into your hand.
Your opponent's Active Pokémon is now Confused.
/api/v1/pokemon/cards/xy7-67vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy7-67vrh",
"name": "Porygon-Z",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/67vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/67vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/67vrh.large.webp"
}
],
"expansion": {
"id": "xy7",
"name": "Ancient Origins",
"total": 101,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "AOR",
"printed_total": 98,
"release_date": "2015/08/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "101489",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/67vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/67vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/67vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Digital Reboot",
"text": "Devolve as many of your Benched Pokémon as many times as you like. Put each Evolution card removed this way into your hand."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Dazzle Blast",
"text": "Your opponent's Active Pokémon is now Confused.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 4.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.07
},
{
"condition": "LP",
"price": 2.52
},
{
"condition": "MP",
"price": 1.57
},
{
"condition": "HP",
"price": 2.19
},
{
"condition": "DMG",
"price": 0.63
}
],
"graded": [
{
"company": "AGS",
"grade": "8.5",
"value": 5.51,
"low": 4.68,
"high": 6.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 805,
"low": 805,
"high": 902.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:03:44.352Z",
"trend_7d": {
"direction": "up",
"percent": 5.71
}
}
}
}