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's damage isn't affected by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy6-62vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy6-62vh",
"name": "Hydreigon-EX",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/62vh.large.webp"
}
],
"expansion": {
"id": "xy6",
"name": "Roaring Skies",
"total": 112,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "ROS",
"printed_total": 108,
"release_date": "2015/05/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "98098",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/62vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Dragon"
],
"hp": "180",
"abilities": [
{
"name": "Dragon Road",
"text": "If there is any Stadium card in play, the Retreat Cost of each of your Dragon Pokémon in play is ColorlessColorless less.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shred",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 5.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.65
},
{
"condition": "LP",
"price": 2.51
},
{
"condition": "MP",
"price": 2.57
},
{
"condition": "HP",
"price": 2
},
{
"condition": "DMG",
"price": 1.26
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 12,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.55,
"low": 6.42,
"high": 8.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 20,
"high": 22.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:18.995Z",
"trend_7d": {
"direction": "up",
"percent": 1.8
}
}
}
}